From 63edec3f8eac9e25009bc2e97a789ac9bbac99cb Mon Sep 17 00:00:00 2001 From: Joe Monk Date: Wed, 14 Feb 2024 19:09:02 +0000 Subject: [PATCH] Remove cilium from gitops --- infrastructure/kustomization.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/infrastructure/kustomization.yaml b/infrastructure/kustomization.yaml index e8fd096..7bf66d1 100644 --- a/infrastructure/kustomization.yaml +++ b/infrastructure/kustomization.yaml @@ -2,5 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: - ingress-namespace.yaml -- ./cilium - ./traefik \ No newline at end of file