Skip to content

Commit 13be07e

Browse files
committed
minor fix
1 parent f19255f commit 13be07e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/developer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@ In the case you want to add functionality to the operator that shall be
321321
controlled via the operator configuration there are a few placed that need to
322322
be updated. First define the parameters in:
323323
* the [ConfigMap](../manifests/configmap.yaml) manifest
324-
* the CR's [default configuration](..manifests/postgresql-operator-default-configuration.yaml)
324+
* the CR's [default configuration](../manifests/postgresql-operator-default-configuration.yaml)
325325
* the Helm chart [values](../charts/postgres-operator/values.yaml)
326326

327327
Update the following Go files that obtain the configuration parameter from the

0 commit comments

Comments
 (0)