diff --git a/helm/istiod/templates/istio-service.yaml b/helm/istiod/templates/istio-service.yaml index 0aac761..625d1c9 100644 --- a/helm/istiod/templates/istio-service.yaml +++ b/helm/istiod/templates/istio-service.yaml @@ -15,4 +15,4 @@ spec: - name: http port: 80 targetPort: 80 - nodePort: 10080 \ No newline at end of file + nodePort: 30080 \ No newline at end of file