k8s deploy
This commit is contained in:
committed by
Xinwei Xiong(cubxxw-openim)
parent
aae7bb45ec
commit
5326741b26
@@ -7,6 +7,8 @@ etcd:
|
||||
etcdSchema: openIM #默认即可
|
||||
etcdAddr: [ 127.0.0.1:2379 ] #单机部署时,默认即可
|
||||
|
||||
k8sMod: false #开启k8s模式 使用pod里面环境变量请求services调用服务 而并非etcd
|
||||
|
||||
mysql:
|
||||
dbMysqlAddress: [ 127.0.0.1:13306 ] #mysql地址 目前仅支持单机,默认即可
|
||||
dbMysqlUserName: root #mysql用户名,建议修改
|
||||
|
||||
Reference in New Issue
Block a user