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