Skip to content

Commit

Permalink
fix(helm): remove duplicate restartpolicy (#1152)
Browse files Browse the repository at this point in the history
Signed-off-by: Lukas Boettcher <[email protected]>
  • Loading branch information
boettluSICKAG authored Aug 20, 2024
1 parent 2ed12d2 commit 1d9fcc7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion charts/capsule/templates/crd-lifecycle/job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,5 @@ spec:
path: {{ $path | base }}
{{- end }}
{{- end }}
restartPolicy: Never
backoffLimit: 4
{{- end }}

0 comments on commit 1d9fcc7

Please sign in to comment.