feat(cnpg): Allow clusterwide databaseclusters

This commit is contained in:
Peter 2025-12-09 10:38:31 +01:00
parent 6ec9df2c48
commit bfe015e912
Signed by: Peter
SSH key fingerprint: SHA256:B5tYaxBExaDm74r1px9iVeZ6F/ZDiyiy9SbBqfZYrvg

View file

@ -13,7 +13,7 @@ config:
# -- This option determines if the operator is responsible for observing
# events across the entire Kubernetes cluster or if its focus should be
# narrowed down to the specific namespace within which it has been deployed.
clusterWide: false
clusterWide: true
# -- The content of the configmap/secret, see
# https://cloudnative-pg.io/documentation/current/operator_conf/#available-options
# for all the available options.