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 f19255f commit 13be07eCopy full SHA for 13be07e
docs/developer.md
@@ -321,7 +321,7 @@ In the case you want to add functionality to the operator that shall be
321
controlled via the operator configuration there are a few placed that need to
322
be updated. First define the parameters in:
323
* the [ConfigMap](../manifests/configmap.yaml) manifest
324
-* the CR's [default configuration](..manifests/postgresql-operator-default-configuration.yaml)
+* the CR's [default configuration](../manifests/postgresql-operator-default-configuration.yaml)
325
* the Helm chart [values](../charts/postgres-operator/values.yaml)
326
327
Update the following Go files that obtain the configuration parameter from the
0 commit comments