chore(docs): update "Name" field in values.yaml

* 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.
pull/909/head
Michelle Noorali 8 years ago
parent 62eb4f3ae2
commit ebaf5a2243

@ -1,2 +1,2 @@
# The pod name
name: my-alpine
Name: my-alpine

Loading…
Cancel
Save