diff --git a/helm-charts/support/templates/gcp-filestore-backups/deployment.yaml b/helm-charts/support/templates/gcp-filestore-backups/deployment.yaml index ee8ef48cb2..98a4513cf2 100644 --- a/helm-charts/support/templates/gcp-filestore-backups/deployment.yaml +++ b/helm-charts/support/templates/gcp-filestore-backups/deployment.yaml @@ -30,5 +30,5 @@ spec: securityContext: runAsUser: 1000 allowPrivilegeEscalation: False - readOnlyRootFilesystem: True + readOnlyRootFilesystem: False {{- end -}}