k8s deploy

This commit is contained in:
wangchuxiao 2022-05-23 18:04:51 +08:00 committed by Xinwei Xiong(cubxxw-openim)
parent 51eec6ccaa
commit aae7bb45ec

View File

@ -25,7 +25,7 @@ spec:
- name: local-db
mountPath: /db/sdk
command: ["/Open-IM-Server/main"]
args: ["openIM_api_port", "10002", "openIM_ws_port", "10001", "sdk_ws_port", "10003", "openIM_log_level", "6"]
args: ["-openIM_api_port", "10002", "-openIM_ws_port", "10001", "-sdk_ws_port", "10003", "-openIM_log_level", "6"]
volumes:
- name: config
configMap: