Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: sh2 <shawnhxh@outlook.com>
Signed-off-by: Wilson Wu <iwilsonwu@gmail.com>
  • Loading branch information
wilsonwu and shawnh2 authored May 16, 2024
1 parent b692d30 commit 2e40c80
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion site/content/zh/latest/install/install-helm.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ helm install eg oci://docker.io/envoyproxy/gateway-helm --version v0.0.0-latest
```

{{% alert title="Helm Chart Values" color="primary" %}}
如果您想了解 values.yaml 文件中的所有可用字段,请参阅 [Helm Chart Values](../api)。
如果您想了解 values.yaml 文件中的所有可用字段,请参阅 [Helm Chart Values](./api)。
{{% /alert %}}

## 开放端口 {#open-ports}
Expand Down
1 change: 0 additions & 1 deletion site/content/zh/latest/install/install-yaml.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ weight = -99

## 开始之前 {#before-you-begin}

Envoy Gateway is designed to run in Kubernetes for production. The most essential requirements are:
Envoy Gateway 设计为在 Kubernetes 中运行以进行生产。最重要的要求是:

* Kubernetes 1.25 或更新
Expand Down

0 comments on commit 2e40c80

Please sign in to comment.