From 8d103ee9f95aeba47c42b9d90f3d64d0134f6754 Mon Sep 17 00:00:00 2001 From: anikin-aa Date: Tue, 15 Oct 2019 15:08:06 +0300 Subject: [PATCH] Update quickstart.md (#687) Fix values-crd.yaml incorrect link --- docs/quickstart.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/quickstart.md b/docs/quickstart.md index b8b97c94e..968adfde2 100644 --- a/docs/quickstart.md +++ b/docs/quickstart.md @@ -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 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 # 1) initialize helm