Skip to content

Commit f762852

Browse files
authored
Merge pull request #959 from rackerlabs/small-doc-update
docs: add notes about helm values file naming
2 parents f736cdd + 76bf80e commit f762852

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/deploy-guide/deploy-repo.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,8 @@ these manifests to your cluster.
5454

5555
The `helm-configs` directory holds YAML files which are Helm `values.yaml`
5656
files that are used as additional values files that will be merged together
57-
by Helm.
57+
by Helm. These yaml files will be named after each application with the `.yaml`
58+
file extension.
5859

5960
### inventory directory
6061

0 commit comments

Comments
 (0)