diff --git a/k8s-wheatley/cloudnative-pg/values.yaml b/k8s-wheatley/cloudnative-pg/values.yaml index 17cdd0b..5b3d759 100644 --- a/k8s-wheatley/cloudnative-pg/values.yaml +++ b/k8s-wheatley/cloudnative-pg/values.yaml @@ -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.