We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f49f6c6 commit 1bf0eddCopy full SHA for 1bf0edd
deployments/helm/cvmfs-csi/templates/nodeplugin-daemonset.yaml
@@ -127,7 +127,7 @@ spec:
127
{{- with .Values.nodeplugin.automount.extraVolumeMounts }}
128
{{- toYaml . | nindent 12 }}
129
{{- end }}
130
- {{- with .Values.nodeplugin.plugin.resources }}
+ {{- with .Values.nodeplugin.automount.resources }}
131
resources: {{ toYaml . | nindent 12 }}
132
133
- name: automount-reconciler
0 commit comments