From 252b08c205073a21cd23de8270bb993cb1428bc4 Mon Sep 17 00:00:00 2001 From: Liam Date: Sun, 22 Sep 2024 08:11:25 +0100 Subject: [PATCH] actually add it --- infrastructure/capacitor/kustomization.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/infrastructure/capacitor/kustomization.yaml b/infrastructure/capacitor/kustomization.yaml index 287e454..bf9c43a 100644 --- a/infrastructure/capacitor/kustomization.yaml +++ b/infrastructure/capacitor/kustomization.yaml @@ -4,3 +4,4 @@ kind: Kustomization namespace: flux-system resources: - capacitor.yaml + - ingress.yaml