From 55545a4b21709dd16dc394c71e757e87835ba47c Mon Sep 17 00:00:00 2001 From: Linus Vogel Date: Mon, 29 Jun 2026 21:32:51 +0200 Subject: [PATCH] still fixing stuff --- helm/istio/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/istio/values.yaml b/helm/istio/values.yaml index c3aa876..4db2931 100644 --- a/helm/istio/values.yaml +++ b/helm/istio/values.yaml @@ -41,7 +41,7 @@ _internal_defaults_do_not_set: service: # Type of service. Set to "None" to disable the service entirely - type: LoadBalancer + type: NodePort # Set to a specific ClusterIP, or "" for automatic assignment clusterIP: "" # Additional labels to add to the service selector