Skip to content

Commit 28c0679

Browse files
committed
fix chart config
1 parent aa92a55 commit 28c0679

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
-2 Bytes
Binary file not shown.

charts/latest/azurefile-csi-driver/templates/csi-azurefile-node.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ spec:
107107
- name: mountpoint-dir
108108
mountPath: /var/lib/kubelet/
109109
mountPropagation: Bidirectional
110-
{{- else }}
110+
{{- end }}
111111
containers:
112112
- name: liveness-probe
113113
volumeMounts:

0 commit comments

Comments
 (0)