Skip to content

Commit

Permalink
Update README-CN.md (#635)
Browse files Browse the repository at this point in the history
drop concrete version in helm install command
  • Loading branch information
chris-sun-star authored Nov 18, 2024
1 parent ba32a91 commit 03346ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Helm Chart 将 ob-operator 部署的命名空间进行了参数化,可在安
```shell
helm repo add ob-operator https://oceanbase.github.io/ob-operator/
helm repo update
helm install ob-operator ob-operator/ob-operator --namespace=oceanbase-system --create-namespace --version=2.3.0
helm install ob-operator ob-operator/ob-operator --namespace=oceanbase-system --create-namespace
```

#### 使用 terraform
Expand Down

0 comments on commit 03346ef

Please sign in to comment.