Add missing Job policy
This commit is contained in:
parent
44f8aee7e2
commit
550a71b599
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ spec:
|
|||
imagePullSecrets:
|
||||
{{- toYaml . | nindent 8 }}
|
||||
{{- end }}
|
||||
restartPolicy: OnFailure
|
||||
securityContext:
|
||||
{{- toYaml .Values.podSecurityContext | nindent 8 }}
|
||||
containers:
|
||||
|
|
Loading…
Reference in a new issue