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