commit 62d8a192b5848d0862f0b73fc59aed1838c0618c Author: jwetzell Date: Sun Oct 26 14:38:44 2025 +0000 add kustomization 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