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