Update README.md.gotmpl

Signed-off-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
Kjeld Schouten-Lebbing 2022-09-04 00:12:05 +02:00 committed by GitHub
parent 55b6a4dcc3
commit efe68723fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ helm uninstall {{ template "chart.name" . }}
{{- define "custom.configuration.readValues" -}}
#### Available Settings
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
Read through the values.yaml file. It has several commented out suggested values.
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
{{- end -}}
{{- define "custom.configuration.example.set" -}}