global: {} gateway: kind: DaemonSet labels: istio: ingressgateway targetRevision: 1.30.2 service: type: NodePort ports: - name: status-port protocol: TCP port: 15021 targetPort: 15021 nodePort: 31021 - name: http2 protocol: TCP port: 80 targetPort: 80 nodePort: 30080 - name: https protocol: TCP port: 443 targetPort: 443 nodePort: 30443