diff --git a/content/zh/docs/installing-on-kubernetes/hosted-kubernetes/install-ks-on-tencent-tke.md b/content/zh/docs/installing-on-kubernetes/hosted-kubernetes/install-ks-on-tencent-tke.md index 1f4da87d5..1e911ee75 100644 --- a/content/zh/docs/installing-on-kubernetes/hosted-kubernetes/install-ks-on-tencent-tke.md +++ b/content/zh/docs/installing-on-kubernetes/hosted-kubernetes/install-ks-on-tencent-tke.md @@ -1,6 +1,6 @@ --- title: "在腾讯云 TKE 安装 KubeSphere" -keywords: "kubesphere, kubernetes, docker, tencent, tke" +keywords: "kubesphere, kubernetes, docker, tencent, tke" description: "介绍如何在腾讯云 TKE 上部署 KubeSphere 3.0" @@ -73,7 +73,6 @@ vim cluster-configuration.yaml redisVolumSize: 10Gi # Redis PVC size. ``` - - 然后执行以下命令部署: ```bash