Commit 8bf568e7 by tingweiwang

更新镜像版本

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