Sync #15936 fix annotation name in release notes into Chinese (#15943)

This commit is contained in:
Wilson Wu 2024-11-15 16:31:35 +08:00 committed by GitHub
parent 1a4c6c1807
commit 3aac897aad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ aliases:
- **新增** 添加了对将策略附加到 waypoint 的 `ServiceEntry` 的支持。
- **新增** 添加了新的注解 `ambient.istio.io/bypassInboundCapture`
- **新增** 添加了新的注解 `ambient.istio.io/bypass-inbound-capture`
可应用于使 ztunnel 仅捕获出站流量。
这对于仅接受来自网格外客户端(例如面向互联网的 Pod的流量的工作负载跳过不必要的跳跃非常有用。