change chart script:add mongodb.config.yaml

pull/1145/head
lin.huang 2 years ago
parent 0639ef08c3
commit 2564856d76

@ -0,0 +1,21 @@
global:
storageClass: "nfs-client"
architecture: standalone
replicaCount: 1
auth:
enabled: true
rootUser: root
rootPassword: "openIM123"
usernames: [openim]
passwords: [openIM123]
databases: [openIM_v3]
persistence:
size: 1Gi
backup:
enabled: false
cronjob:
storage:
size: 1Gi
Loading…
Cancel
Save