Skip to content

Commit 944ce2d

Browse files
committed
Change policy
1 parent 1d8ffbf commit 944ce2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/jobs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -577,7 +577,7 @@ spec:
577577
{{- toYaml $.Values.st2.packs.volumes.configs | nindent 10 }}
578578
{{- end }}
579579
# st2canary job does not support extra_volumes. Let us know if you need this.
580-
restartPolicy: OnFailure
580+
restartPolicy: Never
581581
{{- if $.Values.dnsPolicy }}
582582
dnsPolicy: {{ $.Values.dnsPolicy }}
583583
{{- end }}

0 commit comments

Comments
 (0)