From 97f48e2f4f08c1adf178cad998b167810289da0c Mon Sep 17 00:00:00 2001 From: alexlebens Date: Sun, 7 Jul 2024 22:00:20 -0500 Subject: [PATCH] fix indentation --- .../storage/percona-operator/values.yaml | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) 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