mirror of
https://github.com/helm/helm.git
synced 2026-02-17 18:01:43 -05:00
* the template refers to .Values.Name but the values.yaml file has a name field with a lowercase "n". Figured changing this is the right move since yaml is case sensitive.
2 lines
31 B
YAML
2 lines
31 B
YAML
# The pod name
|
|
Name: my-alpine
|