mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-08 21:47:17 +08:00
change chart script:add minio.config.yaml
This commit is contained in:
parent
3a285aa172
commit
43a35deac2
9
manifest/helm-charts/infra/minio/config.yaml
Normal file
9
manifest/helm-charts/infra/minio/config.yaml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
global:
|
||||||
|
storageClass: "nfs-client"
|
||||||
|
mode: standalone
|
||||||
|
auth:
|
||||||
|
rootUser: root
|
||||||
|
rootPassword: "openIM123"
|
||||||
|
defaultBuckets: "openim"
|
||||||
|
persistence:
|
||||||
|
size: 1Gi
|
||||||
Loading…
x
Reference in New Issue
Block a user