Do not delete kds hook (#145)

This commit is contained in:
Andrey Abramov 2020-11-16 02:13:20 +03:00 committed by GitHub
parent 1e465d8633
commit c9823a6aa9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ metadata:
helm.sh/chart: "{{ .Chart.Name }}-{{ .Chart.Version }}" helm.sh/chart: "{{ .Chart.Name }}-{{ .Chart.Version }}"
annotations: annotations:
"helm.sh/hook": post-install "helm.sh/hook": post-install
"helm.sh/hook-delete-policy": before-hook-creation,hook-succeeded "helm.sh/hook-delete-policy": before-hook-creation
spec: spec:
template: template:
metadata: metadata: