blob: e0d9b636a2d21c8900d4085e7fddf2195d9b90a9 [file] [log] [blame]
# The preview profile contains features that are experimental.
# This is intended to explore new features coming to Istio.
# Stability, security, and performance are not guaranteed - use at your own risk.
apiVersion: install.istio.io/v1alpha1
kind: IstioOperator
spec:
meshConfig:
defaultConfig:
proxyMetadata:
# Enable Istio agent to handle DNS requests for known hosts
# Unknown hosts will automatically be resolved using upstream dns servers in resolv.conf
ISTIO_META_DNS_CAPTURE: "true"
# Enable dynamic bootstrap generation.
BOOTSTRAP_XDS_AGENT: "true"
values:
telemetry:
v2:
metadataExchange:
wasmEnabled: true
prometheus:
wasmEnabled: true