From 8e57c58d715c37a251ff65811d0ddfe4d12ad3dc Mon Sep 17 00:00:00 2001 From: sirius0xdev Date: Tue, 6 Jan 2026 05:57:16 +0000 Subject: [PATCH] typo --- apps/base/customer1/pg-cluster-customer1.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/apps/base/customer1/pg-cluster-customer1.yaml b/apps/base/customer1/pg-cluster-customer1.yaml index 5f43f01..b384b9c 100644 --- a/apps/base/customer1/pg-cluster-customer1.yaml +++ b/apps/base/customer1/pg-cluster-customer1.yaml @@ -5,12 +5,12 @@ metadata: namespace: customer1 spec: managed: - roles: - - name: customer1 - ensure: present - login: true - passwordSecret: - name: customer1-db-credentials + roles: + - name: customer1 + ensure: present + login: true + passwordSecret: + name: customer1-db-credentials instances: 3 imageName: ghcr.io/cloudnative-pg/postgresql:15.2 storage: