Direct link to index.yaml for easy browsing by end users without CLI
Signed-off-by: Scott Rigby <scott@r6by.com>
This commit is contained in:
parent
4356587ec8
commit
ae136cac92
1 changed files with 1 additions and 1 deletions
|
@ -77,7 +77,7 @@ Note that there are some different and upgraded configurations between the two c
|
|||
|
||||
## Configuration
|
||||
|
||||
See [Customizing the Chart Before Installing](https://helm.sh/docs/intro/using_helm/#customizing-the-chart-before-installing). To see all configurable options with detailed comments:
|
||||
See [Customizing the Chart Before Installing](https://helm.sh/docs/intro/using_helm/#customizing-the-chart-before-installing). To see all configurable options with detailed comments, visit the chart's [values.yaml](./values.yaml), or run these configuration commands:
|
||||
|
||||
```console
|
||||
# Helm 2
|
||||
|
|
Loading…
Reference in a new issue