Commit 0cd6076e by tingweiwang

镜像版本更新

1 parent b70c87d8
Showing with 8 additions and 8 deletions
# 平台部署文档 # 平台部署文档
...@@ -435,13 +435,13 @@ $ kubectl apply -f {configmap目录}/kpl ...@@ -435,13 +435,13 @@ $ kubectl apply -f {configmap目录}/kpl
#### 该镜像仓库是公有仓库,可以从公网下载。镜像替换时,根据服务yaml中的镜像名去匹配替换即可。 #### 该镜像仓库是公有仓库,可以从公网下载。镜像替换时,根据服务yaml中的镜像名去匹配替换即可。
```shell ```shell
hb.seetatech.com/core/adl-core-v1:20200907193152 hb.seetatech.com/core/adl-core-v1:20201016134515
hb.seetatech.com/core/core--nginx:20200907193152 hb.seetatech.com/core/core--nginx:20201016134515
hb.seetatech.com/core/core--collector:20200907193152 hb.seetatech.com/core/core--collector:20201016134515
hb.seetatech.com/seetaas/kpl-backend-v1:20200907193152 hb.seetatech.com/seetaas/kpl-backend-v1:20201016134515
hb.seetatech.com/seetaas/kpl--nginx:20200907193152 hb.seetatech.com/seetaas/kpl--nginx:20201016134515
hb.seetatech.com/seetaas/kpl--frontend:20200907193152 hb.seetatech.com/seetaas/kpl--frontend:20201016134515
hb.seetatech.com/seetaas/kpl-stream-v1:20200907193152 hb.seetatech.com/seetaas/kpl-stream-v1:20201016134515
``` ```
- #### 服务部署创建 - #### 服务部署创建
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!