diff --git a/postgresql/templates/cron-job-backup-postgres.yaml b/postgresql/templates/cron-job-backup-postgres.yaml index a1d3244ed..926d78358 100644 --- a/postgresql/templates/cron-job-backup-postgres.yaml +++ b/postgresql/templates/cron-job-backup-postgres.yaml @@ -88,7 +88,6 @@ spec: subPath: admin_user.conf readOnly: true restartPolicy: OnFailure - securityContext: {} serviceAccount: {{ $serviceAccountName }} serviceAccountName: {{ $serviceAccountName }} volumes: