fix(helm): remove duplicate restartpolicy (#1152)

Signed-off-by: Lukas Boettcher <lukas.boettcher@sick.de>
This commit is contained in:
boettluSICKAG
2024-08-20 10:02:55 +02:00
committed by GitHub
parent 2ed12d2f45
commit 1d9fcc7a0d
@@ -91,6 +91,5 @@ spec:
path: {{ $path | base }}
{{- end }}
{{- end }}
restartPolicy: Never
backoffLimit: 4
{{- end }}