Commit 91436328 authored by Mark Harding's avatar Mark Harding

(chore): only try install once

No related merge requests found
......@@ -12,9 +12,9 @@ metadata:
# job is considered part of the release.
"helm.sh/hook": post-install, post-upgrade
"helm.sh/hook-weight": "5"
"helm.sh/hook-delete-policy": hook-succeeded,hook-failed, before-hook-creation
"helm.sh/hook-delete-policy": before-hook-creation
spec:
backoffLimit: 500
backoffLimit: 1
activeDeadlineSeconds: 1000
template:
spec:
......
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