Merge pull request #487 from GarbageYard/csi-snapshot-controller-bug
fix: helm chart format issue
This commit is contained in:
commit
346af08047
Binary file not shown.
Binary file not shown.
@ -42,7 +42,7 @@ spec:
|
|||||||
serviceAccountName: {{ .Values.externalSnapshotter.name }}
|
serviceAccountName: {{ .Values.externalSnapshotter.name }}
|
||||||
nodeSelector:
|
nodeSelector:
|
||||||
kubernetes.io/os: linux
|
kubernetes.io/os: linux
|
||||||
priorityClassName: {{ .Values.externalSnapshotter.priorityClassName }
|
priorityClassName: {{ .Values.externalSnapshotter.priorityClassName }}
|
||||||
securityContext:
|
securityContext:
|
||||||
seccompProfile:
|
seccompProfile:
|
||||||
type: RuntimeDefault
|
type: RuntimeDefault
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user