We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2d3f21 commit d0f4148Copy full SHA for d0f4148
docs/reference/operator_parameters.md
@@ -22,7 +22,7 @@ configuration.
22
There are no default values built-in in the operator, each parameter that is
23
not supplied in the configuration receives an empty value. In order to
24
create your own configuration just copy the [default
25
- 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)
26
and change it.
27
28
CRD-based configuration is more natural and powerful then the one based on
0 commit comments