istio.io/istio@v0.0.0-20240520182934-d79c90f27776/manifests/charts/base/files/profile-compatibility-version-1.21.yaml (about)

     1  # WARNING: DO NOT EDIT, THIS FILE IS A COPY.
     2  # The original version of this file is located at /manifests/helm-profiles directory.
     3  # If you want to make a change in this file, edit the original one and run "make gen".
     4  
     5  pilot:
     6    env:
     7      # 1.22 behavioral changes
     8      ENABLE_RESOLUTION_NONE_TARGET_PORT: "false"
     9  meshConfig:
    10    # 1.22 behavioral changes
    11    proxyMetadata:
    12      ISTIO_DELTA_XDS: "false"
    13    defaultConfig:
    14      tracing:
    15        zipkin:
    16          address: zipkin.istio-system:9411