From d5c8818dbd92084043565174b890b43bf9f10106 Mon Sep 17 00:00:00 2001 From: Linus Vogel Date: Mon, 29 Jun 2026 20:38:30 +0200 Subject: [PATCH] still fixing stuff --- helm/istiod/templates/istio-service.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/istiod/templates/istio-service.yaml b/helm/istiod/templates/istio-service.yaml index 6fc1f4b..9b92a67 100644 --- a/helm/istiod/templates/istio-service.yaml +++ b/helm/istiod/templates/istio-service.yaml @@ -16,7 +16,7 @@ spec: port: 80 targetPort: 80 nodePort: 30080 - - name: http + - name: https port: 443 targetPort: 443 nodePort: 30443