We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87ae004 commit d790dc8Copy full SHA for d790dc8
articles/aks/istio-meshconfig.md
@@ -59,7 +59,7 @@ This guide assumes you followed the [documentation][istio-deploy-add-on] to enab
59
mesh: |-
60
accessLogFile: /dev/stdout
61
defaultConfig:
62
- holdApplicationUntilProxyStarts: Supported
+ holdApplicationUntilProxyStarts: true
63
```
64
The values under `defaultConfig` are mesh-wide settings applied for Envoy sidecar proxy.
65
0 commit comments