Skip to content

Commit

Permalink
Adding back-off limit for helm pre-delete retries in case of config d…
Browse files Browse the repository at this point in the history
…eletion failure
  • Loading branch information
heyvister1 committed Oct 22, 2024
1 parent b44d847 commit 798f5e7
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,5 @@ spec:
- --namespace
- {{ .Release.Namespace }}
restartPolicy: Never
backoffLimit: 2

0 comments on commit 798f5e7

Please sign in to comment.