From bb94cd89ac80f05a429168fc715b786d2fc144ff Mon Sep 17 00:00:00 2001 From: alexlebens Date: Mon, 19 Aug 2024 15:04:14 -0500 Subject: [PATCH] disable backups --- clusters/cl01tl/applications/ghost/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/applications/ghost/values.yaml b/clusters/cl01tl/applications/ghost/values.yaml index 8cd59d37d..74ac74764 100644 --- a/clusters/cl01tl/applications/ghost/values.yaml +++ b/clusters/cl01tl/applications/ghost/values.yaml @@ -75,7 +75,7 @@ pxc-db: memory: 128M cpu: 100m backup: - enabled: true + enabled: false allowParallel: true image: repository: percona/percona-xtradb-cluster-operator