feat(cnpg): Allow clusterwide databaseclusters
This commit is contained in:
parent
6ec9df2c48
commit
bfe015e912
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ config:
|
||||||
# -- This option determines if the operator is responsible for observing
|
# -- This option determines if the operator is responsible for observing
|
||||||
# events across the entire Kubernetes cluster or if its focus should be
|
# events across the entire Kubernetes cluster or if its focus should be
|
||||||
# narrowed down to the specific namespace within which it has been deployed.
|
# narrowed down to the specific namespace within which it has been deployed.
|
||||||
clusterWide: false
|
clusterWide: true
|
||||||
# -- The content of the configmap/secret, see
|
# -- The content of the configmap/secret, see
|
||||||
# https://cloudnative-pg.io/documentation/current/operator_conf/#available-options
|
# https://cloudnative-pg.io/documentation/current/operator_conf/#available-options
|
||||||
# for all the available options.
|
# for all the available options.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue