You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just attempted to reproduce the described behaviour. The files corresponding to the configmaps' keys were created in the expected directories, i.e. extraConfigmapMounts worked. How did you determine that "the file is not showing up"?
Describe the bug a clear and concise description of what the bug is.
I am trying to add a configmap as a file to my prometheus deploy but the file is not showing up
It's showing up in the mounts, but there is no file
What's your helm version?
version.BuildInfo{Version:"v3.16.3", GitCommit:"cfd07493f46efc9debd9cc1b02a0961186df7fdf", GitTreeState:"clean", GoVersion:"go1.22.7"}
What's your kubectl version?
Client Version: v1.31.3 Kustomize Version: v5.4.2 Server Version: v1.27.2
Which chart?
prometheus-26.0.0
What's the chart version?
v3.0.0
What happened?
No file showing up in the pod
What you expected to happen?
File to show up in the pod
How to reproduce it?
No response
Enter the changed values of values.yaml?
Enter the command that you execute and failing/misfunctioning.
helm upgrade -n logging prometheus prometheus-community/prometheus -f prometheus-values.yaml
Anything else we need to know?
No response
The text was updated successfully, but these errors were encountered: