Merge "Add missing security context template to mariadb-backup pod"

This commit is contained in:
Zuul 2020-08-11 05:28:51 +00:00 committed by Gerrit Code Review
commit b05c64033f

View File

@ -49,6 +49,7 @@ spec:
labels:
{{ tuple $envAll "mariadb-backup" "backup" | include "helm-toolkit.snippets.kubernetes_metadata_labels" | indent 12 }}
spec:
{{ dict "envAll" $envAll "application" "mariadb_backup" | include "helm-toolkit.snippets.kubernetes_pod_security_context" | indent 10 }}
serviceAccountName: {{ $serviceAccountName }}
restartPolicy: OnFailure
nodeSelector: