Merge pull request #8462 from donggangcj/master

fix(create): update the hook name of test-connection pod
pull/8473/head
Matt Farina 5 years ago committed by GitHub
commit 6a536661fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -457,7 +457,7 @@ metadata:
labels:
{{- include "<CHARTNAME>.labels" . | nindent 4 }}
annotations:
"helm.sh/hook": test-success
"helm.sh/hook": test
spec:
containers:
- name: wget

Loading…
Cancel
Save