Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[prometheus] PVC has no attribute VolumeBindingMode #5040

Open
RaphSku opened this issue Dec 5, 2024 · 0 comments
Open

[prometheus] PVC has no attribute VolumeBindingMode #5040

RaphSku opened this issue Dec 5, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@RaphSku
Copy link

RaphSku commented Dec 5, 2024

Describe the bug a clear and concise description of what the bug is.

In the latest Chart version 26.0.0 and also in previous versions, one can specify the following attribute in the values.yaml: server.persistentVolume.volumeBindingMode. This value is used in the PVC template but volumeBindingMode is a property of the StorageClass resource.

What's your helm version?

v3.15.1, GoVersion:"go1.22.3"

What's your kubectl version?

Client Version: v1.30.0,Server Version: v1.29.9

Which chart?

prometheus

What's the chart version?

26.0.0

What happened?

No response

What you expected to happen?

No response

How to reproduce it?

No response

Enter the changed values of values.yaml?

No response

Enter the command that you execute and failing/misfunctioning.

helm upgrade --install my-release prometheus-community/prometheus --version 26.0.0 --values values.yaml

Anything else we need to know?

No response

@RaphSku RaphSku added the bug Something isn't working label Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant