Skip to content

Commit

Permalink
fix(helm): remove duplicate restartPolicy in crd-lifecycle job
Browse files Browse the repository at this point in the history
  • Loading branch information
boettluSICKAG committed Aug 6, 2024
1 parent 8930090 commit ae6fa96
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 ae6fa96

Please sign in to comment.