diff --git a/infrastructure/kustomization.yaml b/infrastructure/kustomization.yaml index ca151ea..e8fd096 100644 --- a/infrastructure/kustomization.yaml +++ b/infrastructure/kustomization.yaml @@ -1,4 +1,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: -- ingress-namespace.yaml \ No newline at end of file +- ingress-namespace.yaml +- ./cilium +- ./traefik \ No newline at end of file