istio.io/istio@v0.0.0-20240520182934-d79c90f27776/operator/pkg/helmreconciler/testdata/iop-changed.yaml (about)

     1  apiVersion: install.istio.io/v1alpha1
     2  kind: IstioOperator
     3  metadata:
     4    name: iop-test-gw-1
     5    namespace: istio-system
     6  spec:
     7    profile: changed-profile
     8    components:
     9      ingressGateways:
    10        - name: test-gw-1
    11          enabled: false
    12          label:
    13            istio: test-gw-1