mirror of https://github.com/helm/helm
parent
bb4c16fcf0
commit
66fd1180fc
@ -1,2 +1,2 @@
|
||||
metadata:
|
||||
name: {{.name | default "foo" | title}}
|
||||
name: {{.Values.name | default "foo" | title}}
|
||||
|
Loading…
Reference in new issue