新注册的用户请输入邮箱并保存,随后登录邮箱激活账号。后续可直接使用邮箱登录!

Commit 017b3351 authored by xiang zhang's avatar xiang zhang

update chain and key image id

No related merge requests found
......@@ -110,7 +110,7 @@ key:
path: /key/logs
containers:
replicas: 1
image: 192.168.1.181:5000/chainweaver/public-key:v2.0.0
image: docker.oa.com:5000/chainweaver/public-key:v2.0.0
pullPolicy: IfNotPresent
service:
type: ClusterIP
......@@ -138,7 +138,7 @@ chain:
path: /chain/logs
containers:
replicas: 1
image: 192.168.1.181:5000/chainweaver/public-chain:v2.0.0
image: docker.oa.com:5000/chainweaver/public-chain:v2.0.0
pullPolicy: IfNotPresent
service:
type: ClusterIP
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment