From e6daf1382f7cfe2199d615d7fd47eb36f8941410 Mon Sep 17 00:00:00 2001 From: Liam Date: Mon, 23 Sep 2024 04:29:50 +0100 Subject: [PATCH] disable backups for now --- infrastructure/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/kustomization.yaml b/infrastructure/kustomization.yaml index 23519b6..ffaff98 100644 --- a/infrastructure/kustomization.yaml +++ b/infrastructure/kustomization.yaml @@ -11,4 +11,4 @@ resources: - capacitor - monitoring - alerting/flux - - backup + #- backup