diff --git a/templates/docs/README.md.gotmpl b/templates/docs/README.md.gotmpl index 7023c3d4727..61fff05c5d8 100644 --- a/templates/docs/README.md.gotmpl +++ b/templates/docs/README.md.gotmpl @@ -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" -}}