the Dual Stack feature flag has been uniformed as ISTIO_DUAL_STACK based on PR#43892 (#13542)

This commit is contained in:
Steve Zhang 2023-07-12 12:55:47 +08:00 committed by GitHub
parent e1c589604f
commit e7f191a698
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -65,7 +65,7 @@ EOF
meshConfig:
defaultConfig:
proxyMetadata:
ISTIO_AGENT_DUAL_STACK: "true"
ISTIO_DUAL_STACK: "true"
values:
pilot:
env:

View File

@ -80,7 +80,7 @@ EOF
meshConfig:
defaultConfig:
proxyMetadata:
ISTIO_AGENT_DUAL_STACK: "true"
ISTIO_DUAL_STACK: "true"
values:
pilot:
env: