We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d8ffbf commit 944ce2dCopy full SHA for 944ce2d
templates/jobs.yaml
@@ -577,7 +577,7 @@ spec:
577
{{- toYaml $.Values.st2.packs.volumes.configs | nindent 10 }}
578
{{- end }}
579
# st2canary job does not support extra_volumes. Let us know if you need this.
580
- restartPolicy: OnFailure
+ restartPolicy: Never
581
{{- if $.Values.dnsPolicy }}
582
dnsPolicy: {{ $.Values.dnsPolicy }}
583
0 commit comments