feat: update

This commit is contained in:
2026-06-06 06:47:26 +03:30
parent 9641ea4e34
commit d0dd7bb13d
5 changed files with 11 additions and 6 deletions
@@ -43,6 +43,8 @@ spec:
- name: kloud-csi-plugin
image: {{ include "kloud-csi.driverImage" . }}
imagePullPolicy: {{ .Values.image.pullPolicy }}
command:
- /kks-csi
args:
- --config-file
- /etc/kloud-csi/driver.hcl
@@ -51,6 +51,8 @@ spec:
imagePullPolicy: {{ .Values.image.pullPolicy }}
securityContext:
privileged: true
command:
- /kks-csi
args:
- --config-file
- /etc/kloud-csi/driver.hcl