@ -22,6 +22,9 @@ spec:
- name: config
mountPath: /Open-IM-Server/config
readOnly: true
env:
- name: CONFIG_NAME
value: "/Open-IM-Server"
volumes:
configMap:
@ -22,6 +22,10 @@ spec:
@ -25,6 +25,9 @@ spec:
@ -24,6 +24,9 @@ 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"]
@ -20,6 +20,9 @@ spec: