Merge pull request #30027 from taosdata/jbrass-patch-1

Update 03-kubernetes.md
This commit is contained in:
WANG Xu 2025-03-06 10:43:01 +08:00 committed by GitHub
commit 9b377d186e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -339,7 +339,7 @@ Helm operates Kubernetes using kubectl and kubeconfig configurations, which can
The TDengine Chart has not yet been released to the Helm repository, it can currently be downloaded directly from GitHub:
```shell
wget https://github.com/taosdata/TDengine-Operator/raw/3.0/helm/tdengine-enterpise-3.5.0.tgz
wget https://github.com/taosdata/TDengine-Operator/raw/refs/heads/3.0/helm/tdengine-enterprise-3.5.0.tgz
```
Note that it's for the enterprise edition, and the community edition is not yet available.