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 e7b5bc3 commit e64ee0bCopy full SHA for e64ee0b
deployments/helm/cvmfs-csi/templates/nodeplugin-daemonset.yaml
@@ -76,7 +76,7 @@ spec:
76
mountPath: {{ .Values.kubeletDirectory }}/plugins
77
mountPropagation: Bidirectional
78
- name: pods-mount-dir
79
- mountPath: /var/lib/kubelet/pods
+ mountPath: {{ .Values.kubeletDirectory }}/pods
80
81
- name: runtime-metadata
82
mountPath: /var/lib/cvmfs.csi.cern.ch
0 commit comments