Add missing Job policy

This commit is contained in:
paul 2021-01-12 21:01:35 +01:00
parent 44f8aee7e2
commit 550a71b599

View file

@ -12,6 +12,7 @@ spec:
imagePullSecrets:
{{- toYaml . | nindent 8 }}
{{- end }}
restartPolicy: OnFailure
securityContext:
{{- toYaml .Values.podSecurityContext | nindent 8 }}
containers: