1
0
Fork 0

refactor(helm): set backoffLimit for jobs to 0

This commit is contained in:
Vojtěch Mareš 2023-07-04 12:11:15 +02:00
parent d5c7b2cf84
commit 7f8bed3483
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D
2 changed files with 2 additions and 2 deletions

View file

@ -7,7 +7,7 @@ metadata:
"helm.sh/hook-weight": "-10"
"helm.sh/hook-delete-policy": before-hook-creation #,hook-succeeded
spec:
backoffLimit: 1
backoffLimit: 0
ttlSecondsAfterFinished: 86400 # 1 day
activeDeadlineSeconds: 120 # 2 minutes
template: