Commit ecede6f1 authored by Matthew Fisher's avatar Matthew Fisher Committed by GitHub

Merge pull request #2877 from kfirstri/fix-docs-hooks

fix(helm) right syntax is helm.sh/hook-delete-policy 
parents d5243dc7 a1f536cb
......@@ -122,7 +122,7 @@ metadata:
# job is considered part of the release.
"helm.sh/hook": post-install
"helm.sh/hook-weight": "-5"
"helm/hook-delete-policy": hook-succeeded
"helm.sh/hook-delete-policy": hook-succeeded
spec:
template:
metadata:
......
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