istio.io/istio@v0.0.0-20240520182934-d79c90f27776/tests/testdata/config/destination-rule-fqdn.yaml (about) 1 # Fails if a service with the name exists: trusted_ca required ! 2 apiVersion: networking.istio.io/v1alpha3 3 kind: DestinationRule 4 metadata: 5 name: fqdn 6 namespace: testns 7 spec: 8 host: www.webinf.info 9 trafficPolicy: 10 loadBalancer: 11 simple: LEAST_CONN