mirror of
https://github.com/TECHNOFAB11/zfs-localpv.git
synced 2025-12-12 06:20:11 +01:00
feat(deploy): update CSI sidecars & snapshot CRDs to latest
Signed-off-by: Harsh Vardhan <harsh59v@gmail.com> Signed-off-by: Niladri Halder <niladri.halder26@gmail.com>
This commit is contained in:
parent
f2f33d93f3
commit
0dc1a847c1
12 changed files with 899 additions and 242 deletions
|
|
@ -29,7 +29,7 @@ spec:
|
|||
{{- if .Values.zfsNode.priorityClass.create }}
|
||||
priorityClassName: {{ template "zfslocalpv.zfsNode.priorityClassName" . }}
|
||||
{{- end }}
|
||||
serviceAccount: {{ .Values.serviceAccount.zfsNode.name }}
|
||||
serviceAccountName: {{ .Values.serviceAccount.zfsNode.name }}
|
||||
hostNetwork: true
|
||||
{{- if .Values.zfsNode.initContainers }}
|
||||
initContainers:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue