Commit a8a1ab0c authored by Mark Harding's avatar Mark Harding

(chore): increase backoff limit to debug installer

No related merge requests found
......@@ -14,8 +14,8 @@ metadata:
"helm.sh/hook-weight": "-5"
"helm.sh/hook-delete-policy": hook-succeeded,hook-failed
spec:
backoffLimit: 5
activeDeadlineSeconds: 100
backoffLimit: 500
activeDeadlineSeconds: 1000
template:
spec:
containers:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment