Change link in the Helm Hub readme

Signed-off-by: Maartje Eyskens <maartje@eyskens.me>
This commit is contained in:
Maartje Eyskens 2020-05-04 10:51:55 +02:00
parent a04d2f0935
commit 51a19b9c0e

View File

@ -170,7 +170,7 @@ Alternatively, a YAML file that specifies the values for the above parameters ca
```console
$ helm install --name my-release -f values.yaml .
```
> **Tip**: You can use the default [values.yaml](values.yaml)
> **Tip**: You can use the default [values.yaml](https://github.com/jetstack/cert-manager/blob/master/deploy/charts/cert-manager/values.yaml)
## Contributing