From 28f11c24d234177cc3c440a34ea27b9a2392d685 Mon Sep 17 00:00:00 2001 From: Robert Burgess Date: Mon, 12 Aug 2024 01:04:03 -0400 Subject: [PATCH] fix namespace --- infrastructure/cloudflare/kustomization.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/infrastructure/cloudflare/kustomization.yaml b/infrastructure/cloudflare/kustomization.yaml index f3b8ae1..bae0a6d 100644 --- a/infrastructure/cloudflare/kustomization.yaml +++ b/infrastructure/cloudflare/kustomization.yaml @@ -9,4 +9,5 @@ spec: secretRef: name: sops-age resources: +- namespace.yaml - deployment.yaml