From dc25b24187c6c939fa8bf32d517d93b114ad380f Mon Sep 17 00:00:00 2001 From: Liam Date: Mon, 23 Sep 2024 04:06:30 +0100 Subject: [PATCH] oops - add backup to the infra resources --- infrastructure/kustomization.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/infrastructure/kustomization.yaml b/infrastructure/kustomization.yaml index 6caf49f..23519b6 100644 --- a/infrastructure/kustomization.yaml +++ b/infrastructure/kustomization.yaml @@ -11,3 +11,4 @@ resources: - capacitor - monitoring - alerting/flux + - backup