istio.io/istio@v0.0.0-20240520182934-d79c90f27776/operator/pkg/util/testdata/yaml/input/yaml_layer2.yaml (about) 1 apiVersion: install.istio.io/v1alpha1 2 kind: IstioOperator 3 spec: 4 components: 5 pilot: 6 enabled: true 7 ingressGateways: 8 - namespace: istio-system 9 name: istio-ingressgateway 10 enabled: true 11 label: 12 foo: bar 13 k8s: 14 service: 15 externalTrafficPolicy: Test