istio.io/istio@v0.0.0-20240520182934-d79c90f27776/manifests/helm-profiles/preview.yaml (about)

     1  # The preview profile contains features that are experimental.
     2  # This is intended to explore new features coming to Istio.
     3  # Stability, security, and performance are not guaranteed - use at your own risk.
     4  meshConfig:
     5    defaultConfig:
     6      proxyMetadata:
     7        # Enable Istio agent to handle DNS requests for known hosts
     8        # Unknown hosts will automatically be resolved using upstream dns servers in resolv.conf
     9        ISTIO_META_DNS_CAPTURE: "true"