Skip to content

Commit d0f4148

Browse files
Fix a link to the CRD manifest. (zalando#356)
Per a gripe from @angapov: zalando#355
1 parent d2d3f21 commit d0f4148

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reference/operator_parameters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ configuration.
2222
There are no default values built-in in the operator, each parameter that is
2323
not supplied in the configuration receives an empty value. In order to
2424
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)
25+
one](https://github.com/zalando-incubator/postgres-operator/blob/master/manifests/postgresql-operator-default-configuration.yaml)
2626
and change it.
2727

2828
CRD-based configuration is more natural and powerful then the one based on

0 commit comments

Comments
 (0)