istio.io/istio@v0.0.0-20240520182934-d79c90f27776/operator/cmd/mesh/testdata/profile-dump/output/all_off.yaml (about)

     1  apiVersion: install.istio.io/v1alpha1
     2  kind: IstioOperator
     3  spec:
     4    components:
     5      base:
     6        enabled: true
     7      cni:
     8        enabled: false
     9      egressGateways:
    10      - enabled: false
    11        name: istio-egressgateway
    12      ingressGateways:
    13      - enabled: true
    14        name: istio-ingressgateway
    15      pilot:
    16        enabled: false
    17    hub: gcr.io/istio-testing
    18  
    19    profile: default
    20    tag: latest
    21    values:
    22      defaultRevision: ""
    23      gateways:
    24        istio-egressgateway: {}
    25        istio-ingressgateway: {}
    26      global:
    27        configValidation: true
    28        istioNamespace: istio-system
    29