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

Commit 0505c264 authored by krmnliu's avatar krmnliu

update chain init mysql tag

parent 1b68b7d9
......@@ -40,7 +40,7 @@ spec:
sleep 2
done
- name: init-mysql
image: {{.Values.mysql.containers.image}}
image: {{.Values.global.mysql.image}}
env:
- name: MYSQL_ROOT_PASSWORD
valueFrom:
......
......@@ -26,6 +26,7 @@ global:
name: mysql
port: 3306
user: root
image: hub-dev.cnbn.org.cn/base/mysql:8.0
redis:
name: redis
port: 6379
......
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