From f29b6d548fc159b7b8845b7cb0ca0d49699ea94d Mon Sep 17 00:00:00 2001 From: JJGadgets Date: Sun, 19 Nov 2023 07:42:46 +0800 Subject: [PATCH] fix(pg/template): rm dataSource metadata that's not how it works --- kube/deploy/core/db/pg/clusters/template/crunchy.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/kube/deploy/core/db/pg/clusters/template/crunchy.yaml b/kube/deploy/core/db/pg/clusters/template/crunchy.yaml index 448ae2b8..43d202e9 100644 --- a/kube/deploy/core/db/pg/clusters/template/crunchy.yaml +++ b/kube/deploy/core/db/pg/clusters/template/crunchy.yaml @@ -83,10 +83,6 @@ spec: incremental: "7 * * * *" # every hour at 7th minute dataSource: pgbackrest: - metadata: - labels: - egress.home.arpa/apiserver: "allow" - egress.home.arpa/r2: "allow" stanza: "db" configuration: *brcfg global: *brflag