Skip to content

Commit 3fb0721

Browse files
authored
add missing space (#16802)
Signed-off-by: Ian Rudie <[email protected]>
1 parent a94f84e commit 3fb0721

File tree

1 file changed

+1
-1
lines changed
  • content/en/docs/ops/configuration/traffic-management/dns-proxy

1 file changed

+1
-1
lines changed

content/en/docs/ops/configuration/traffic-management/dns-proxy/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ DNS proxying is enabled by default in ambient mode from Istio 1.25 onwards.
2626

2727
For versions prior to 1.25, you can enable DNS capture by setting `values.cni.ambient.dnsCapture=true` and `values.pilot.env.PILOT_ENABLE_IP_AUTOALLOCATE=true` during installation.
2828

29-
Individual pods may opt-out of global ambient mode DNS capture by applying the`ambient.istio.io/dns-capture=false` annotation.
29+
Individual pods may opt-out of global ambient mode DNS capture by applying the `ambient.istio.io/dns-capture=false` annotation.
3030

3131
### Sidecar mode
3232

0 commit comments

Comments
 (0)