mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-08 21:47:17 +08:00
9 lines
154 B
YAML
9 lines
154 B
YAML
global:
|
|
storageClass: "nfs-client"
|
|
mode: standalone
|
|
auth:
|
|
rootUser: root
|
|
rootPassword: "openIM123"
|
|
defaultBuckets: "openim"
|
|
persistence:
|
|
size: 1Gi |