Sync #14841 image type value fix into Chinese (#14849)

This commit is contained in:
Wilson Wu 2024-04-07 14:42:53 +08:00 committed by GitHub
parent 6643350e8f
commit 8fb272b360
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ $ istioctl install --set values.global.variant=distroless
如果您只对将 Distroless 镜像用于注入的代理镜像感兴趣,
您还可以使用 [Proxy Config](/zh/docs/reference/config/networking/proxy-config/#ProxyImage)
中的 `proxyImage` 字段。请注意,上面的 `variant` 标志会自动为您设置该字段。
中的 `image.imageType` 字段。请注意,上面的 `variant` 标志会自动为您设置该字段。
## 调试 {#debugging}