diff --git a/clusters/cl01tl/storage/percona-operator/values.yaml b/clusters/cl01tl/storage/percona-operator/values.yaml index c1f4f1cf7..5398c6443 100644 --- a/clusters/cl01tl/storage/percona-operator/values.yaml +++ b/clusters/cl01tl/storage/percona-operator/values.yaml @@ -1,12 +1,12 @@ pxc-operator: - replicaCount: 2 - watchNamespace: "" - watchAllNamespaces: false - rbac: - create: true - serviceAccount: - create: true - resources: - requests: - cpu: 100m - memory: 128Mi + replicaCount: 2 + watchNamespace: ghost + watchAllNamespaces: false + rbac: + create: true + serviceAccount: + create: true + resources: + requests: + cpu: 100m + memory: 128Mi