From d346b07b24927acfbf8e0c5168b8ce8957c895d1 Mon Sep 17 00:00:00 2001 From: sirius0xdev Date: Mon, 2 Feb 2026 23:42:49 +0000 Subject: [PATCH] add more backup options --- apps/base/customer1/pg-cluster-customer1.yaml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/apps/base/customer1/pg-cluster-customer1.yaml b/apps/base/customer1/pg-cluster-customer1.yaml index 30707d0..fef9e0c 100644 --- a/apps/base/customer1/pg-cluster-customer1.yaml +++ b/apps/base/customer1/pg-cluster-customer1.yaml @@ -36,4 +36,11 @@ spec: barmanObjectStore: destinationPath: "gs://customer1_db_backup/customer1-backups/" googleCredentials: - gkeEnvironment: true + gkeEnvironment: true + wal: + compression: gzip + data: + compression: gzip + jobs: 2 + retentionPolicy: "30d" + target: primary