From d0f4148cd3d9ecfcb45f706f88386f4d87271f59 Mon Sep 17 00:00:00 2001 From: Oleksii Kliukin Date: Thu, 2 Aug 2018 11:13:23 +0200 Subject: [PATCH] Fix a link to the CRD manifest. (#356) Per a gripe from @angapov: https://github.com/zalando-incubator/postgres-operator/issues/355 --- docs/reference/operator_parameters.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/reference/operator_parameters.md b/docs/reference/operator_parameters.md index dce1df4cc..06dabadec 100644 --- a/docs/reference/operator_parameters.md +++ b/docs/reference/operator_parameters.md @@ -22,7 +22,7 @@ configuration. There are no default values built-in in the operator, each parameter that is not supplied in the configuration receives an empty value. In order to create your own configuration just copy the [default - one](https://github.com/zalando-incubator/postgres-operator/blob/wip/operator_configuration_via_crd/manifests/postgresql-operator-default-configuration.yaml) + one](https://github.com/zalando-incubator/postgres-operator/blob/master/manifests/postgresql-operator-default-configuration.yaml) and change it. CRD-based configuration is more natural and powerful then the one based on