From 62d8a192b5848d0862f0b73fc59aed1838c0618c Mon Sep 17 00:00:00 2001 From: jwetzell Date: Sun, 26 Oct 2025 14:38:44 +0000 Subject: [PATCH] add kustomization --- kustomization.yaml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 kustomization.yaml diff --git a/kustomization.yaml b/kustomization.yaml new file mode 100644 index 0000000..7f5dc19 --- /dev/null +++ b/kustomization.yaml @@ -0,0 +1,2 @@ +resources: + - ./ingress-nginx.yaml \ No newline at end of file