mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-12-08 05:27:03 +08:00
change chart script:add redis.config.yaml
This commit is contained in:
parent
85b26e70af
commit
e1966c92e8
11
manifest/helm-charts/infra/redis/config.yaml
Normal file
11
manifest/helm-charts/infra/redis/config.yaml
Normal file
@ -0,0 +1,11 @@
|
||||
global:
|
||||
storageClass: "nfs-client"
|
||||
redis:
|
||||
password: "openIM123"
|
||||
|
||||
master:
|
||||
persistence:
|
||||
size: 1Gi
|
||||
replica:
|
||||
persistence:
|
||||
size: 1Gi
|
||||
Loading…
x
Reference in New Issue
Block a user