fix indentation

This commit is contained in:
2024-07-07 22:00:20 -05:00
parent a250efae02
commit 97f48e2f4f

View File

@@ -1,12 +1,12 @@
pxc-operator: pxc-operator:
replicaCount: 2 replicaCount: 2
watchNamespace: "" watchNamespace: ghost
watchAllNamespaces: false watchAllNamespaces: false
rbac: rbac:
create: true create: true
serviceAccount: serviceAccount:
create: true create: true
resources: resources:
requests: requests:
cpu: 100m cpu: 100m
memory: 128Mi memory: 128Mi