mirror of
https://github.com/helm/helm.git
synced 2026-08-08 00:51:55 +00:00
Merge pull request #8462 from donggangcj/master
fix(create): update the hook name of test-connection pod
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user