istio.io/istio@v0.0.0-20240520182934-d79c90f27776/operator/pkg/util/testdata/yaml/output/layer1_2.yaml (about)

     1  apiVersion: install.istio.io/v1alpha1
     2  kind: IstioOperator
     3  spec:
     4    components:
     5      base:
     6        enabled: false
     7      ingressGateways:
     8        - enabled: true
     9          label:
    10            api: default
    11            foo: bar
    12          k8s:
    13            service:
    14              externalTrafficPolicy: Test
    15            serviceAnnotations:
    16              manifest-generate: testserviceAnnotation
    17          name: istio-ingressgateway
    18          namespace: istio-system
    19      pilot:
    20        enabled: true