From f2ebdceca1821271fcff1f2e8478dfd80ef305a0 Mon Sep 17 00:00:00 2001 From: Linus Vogel Date: Sun, 28 Jun 2026 17:07:40 +0200 Subject: [PATCH] namespace --- helm/istiod/templates/ingress-namespace.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 helm/istiod/templates/ingress-namespace.yaml diff --git a/helm/istiod/templates/ingress-namespace.yaml b/helm/istiod/templates/ingress-namespace.yaml new file mode 100644 index 0000000..5175627 --- /dev/null +++ b/helm/istiod/templates/ingress-namespace.yaml @@ -0,0 +1,4 @@ +apiVersion: v1 +kind: Namespace +metadata: + name: istio-ingress