Skip to content

Commit 46a32aa

Browse files
committed
Curl brace missing
Updated packages for latest and 4.4.0 charts
1 parent 05b1337 commit 46a32aa

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed
1 Byte
Binary file not shown.
-6 Bytes
Binary file not shown.

charts/v4.4.0/csi-driver-nfs/templates/csi-snapshot-controller.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ spec:
4242
serviceAccountName: {{ .Values.externalSnapshotter.name }}
4343
nodeSelector:
4444
kubernetes.io/os: linux
45-
priorityClassName: {{ .Values.externalSnapshotter.priorityClassName }
45+
priorityClassName: {{ .Values.externalSnapshotter.priorityClassName }}
4646
securityContext:
4747
seccompProfile:
4848
type: RuntimeDefault

0 commit comments

Comments
 (0)