From 756499a3c7e8a03db01e5d7cab085490e26f4ea7 Mon Sep 17 00:00:00 2001 From: sirius0xdev Date: Tue, 6 Jan 2026 04:51:58 +0000 Subject: [PATCH] username mismatch for db --- apps/base/customer1/pg-cluster-customer1.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/base/customer1/pg-cluster-customer1.yaml b/apps/base/customer1/pg-cluster-customer1.yaml index f5feb9f..98cd72e 100644 --- a/apps/base/customer1/pg-cluster-customer1.yaml +++ b/apps/base/customer1/pg-cluster-customer1.yaml @@ -10,7 +10,7 @@ spec: bootstrap: initdb: database: app - owner: app + owner: customer1 secret: name: customer1-db-credentials