Skip to content

Commit

Permalink
chore: fix helm-template (#2943)
Browse files Browse the repository at this point in the history
Signed-off-by: zirain <[email protected]>
  • Loading branch information
zirain authored Mar 16, 2024
1 parent dafbed4 commit 96f7173
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/helm/default.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -512,7 +512,7 @@ metadata:
app.kubernetes.io/version: "latest"
app.kubernetes.io/managed-by: Helm
annotations:
"helm.sh/hook": pre-install
"helm.sh/hook": pre-install, pre-upgrade
spec:
backoffLimit: 1
completions: 1
Expand Down

0 comments on commit 96f7173

Please sign in to comment.