apiVersion: networking.istio.io/v1beta1 kind: Gateway metadata: name: grafana-gateway namespace: monitoring spec: selector: istio: gateway servers: - port: number: 443 name: https protocol: HTTPS tls: mode: SIMPLE credentialName: grafana-cert hosts: - grafana.local.gwg313.xyz - grafana.zerotier.gwg313.xyz