Remove extra securityContext in postgresql backup cron job

Change-Id: I0a55f06fe93f7ab0852621fd9927542d87d1be7e
This commit is contained in:
Andrii Ostapenko 2020-03-12 21:52:05 -05:00 committed by Chris Wedgwood
parent e60437bc9d
commit e0e9e623a3

View File

@ -88,7 +88,6 @@ spec:
subPath: admin_user.conf
readOnly: true
restartPolicy: OnFailure
securityContext: {}
serviceAccount: {{ $serviceAccountName }}
serviceAccountName: {{ $serviceAccountName }}
volumes: