@ -23,6 +23,9 @@ spec:
- name: config
mountPath: /Open-IM-Server/config
readOnly: true
env:
- name: CONFIG_NAME
value: "/Open-IM-Server"
volumes:
configMap:
@ -23,6 +23,10 @@ spec:
@ -26,6 +26,9 @@ spec:
@ -21,6 +21,9 @@ spec:
@ -25,6 +25,9 @@ spec:
- name: local-db
mountPath: /db/sdk
command: ["/Open-IM-Server/main"]
args: ["-openIM_ws_address", "ws_addr", "-sdk_ws_port", "10001", "-openIM_api_address", "api_address", "-openIM_log_level", "6"]