-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug a clear and concise description of what the bug is.
Helm chart didn't render correctly if you specify a additionalVolumeMounts
volumeMounts:
- name: config-configmap-volume
mountPath: /config.yml
subPath: config.yml
- mountPath: /tmp/path-to-file.yaml
name: path-to-file
subPath: path-to-file.yaml
What's your helm version?
v3.17.3
What's your kubectl version?
v1.33.1
Which chart?
prometheus-json-exporter
What's the chart version?
0.19.0
What happened?
No response
What you expected to happen?
nindent 12 -> nindent 10
How to reproduce it?
No response
Enter the changed values of values.yaml?
additionalVolumeMounts:
- name: path-to-file
mountPath: "/tmp/path-to-file.yaml"
subPath: path-to-file.yaml
Enter the command that you execute and failing/misfunctioning.
see above comments please
Anything else we need to know?
No response
gabe565 and sjentzsch
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working