apiVersion: networking.istio.io/v1beta1 kind: VirtualService metadata: name: A3-prod namespace: a3 spec: hosts: - a3-prod.gwg313.xyz - a3-prod.local.gwg313.xyz gateways: - a3-prod-gateway http: - match: - uri: prefix: / route: - destination: host: a3-prod port: number: 80