From 0f4965dcaf66e2c1c66f05fd49f666fd3ad39aab Mon Sep 17 00:00:00 2001 From: Robin Mordasiewicz Date: Fri, 4 Oct 2024 12:26:28 -0400 Subject: [PATCH] adding init --- manifests/ingress/kustomization.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifests/ingress/kustomization.yaml b/manifests/ingress/kustomization.yaml index 84124b74..c6086a40 100644 --- a/manifests/ingress/kustomization.yaml +++ b/manifests/ingress/kustomization.yaml @@ -2,3 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization resources: + - Ingress.yaml