Update quickstart.md (#687)

Fix values-crd.yaml incorrect link
This commit is contained in:
anikin-aa 2019-10-15 15:08:06 +03:00 committed by Henning Jacobs
parent bb855fd9bc
commit 8d103ee9f9
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ is prepended to the operator resource's names.
Use `--name zalando` to match with the default service account name as older Use `--name zalando` to match with the default service account name as older
operator versions do not support custom names for service accounts. To use operator versions do not support custom names for service accounts. To use
CRD-based configuration you need to specify the [values-crd yaml file](../charts/values-crd.yaml). CRD-based configuration you need to specify the [values-crd yaml file](../charts/postgres-operator/values-crd.yaml).
```bash ```bash
# 1) initialize helm # 1) initialize helm