From 03346ef5dce39cb867df2949bea004a62e45cdd2 Mon Sep 17 00:00:00 2001 From: Chris Sun <85611200+chris-sun-star@users.noreply.github.com> Date: Mon, 18 Nov 2024 15:41:27 +0800 Subject: [PATCH] Update README-CN.md (#635) drop concrete version in helm install command --- README-CN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README-CN.md b/README-CN.md index 6f08a650..3e9337ad 100644 --- a/README-CN.md +++ b/README-CN.md @@ -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