diff --git a/cinder/templates/deployment-backup.yaml b/cinder/templates/deployment-backup.yaml index 96b1f45607..40b8a9d678 100644 --- a/cinder/templates/deployment-backup.yaml +++ b/cinder/templates/deployment-backup.yaml @@ -68,6 +68,8 @@ spec: {{ tuple $envAll $envAll.Values.pod.resources.backup | include "helm-toolkit.snippets.kubernetes_resources" | indent 10 }} securityContext: runAsUser: {{ .Values.pod.user.cinder.uid }} + capabilities: + add: ["SYS_ADMIN"] command: - /tmp/cinder-backup.sh volumeMounts: