Skip to content

Commit

Permalink
fix: kong/kong-helm-安装.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ss75710541 committed Aug 29, 2023
1 parent 4df3310 commit 419ec1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kong/kong-helm-安装.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
在安装chart之前,必须先安装cert-manager CustomResourceDefinition资源。这是在一个单独的步骤中执行的,允许您轻松卸载和重新安装cert-manager,而不需要删除已安装的自定义资源。

```sh
wget https://github.com/jetstack/cert-manager/releases/download/v1.11.2/cert-manager.crds.yaml -o cert-manager-v1.11.2.crds.yaml
wget https://github.com/jetstack/cert-manager/releases/download/v1.11.2/cert-manager.crds.yaml -O cert-manager-v1.11.2.crds.yaml
```

安装
Expand Down

0 comments on commit 419ec1a

Please sign in to comment.