From 745bedc5c5d1def818edba038fe275ddce27ae65 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E4=BC=9F=E9=93=AD?= Date: Wed, 21 Dec 2022 16:06:49 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9bbf3a6..709e4fe 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ - 启动:`docker-compose pull && docker-compose up -d` - 访问:`http://{IP}:1026`,使用配置的变量 **`admin_passwd`** 登录 -#### 3.使用k8s来部署ConsulManager +##### 3.使用k8s来部署ConsulManager ##### 创建命名空间 - `kubectl create namespace` ##### 部署consulmanager服务