Skip to content

Commit 76bf80e

Browse files
committed
docs: add notes about helm values file naming
Added some notes about the helm values file naming for deployments.
1 parent f736cdd commit 76bf80e

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)