restore redis
This commit is contained in:
@@ -26,6 +26,9 @@ dependencies:
|
||||
alias: stalwart
|
||||
version: 3.3.2
|
||||
repository: https://bjw-s.github.io/helm-charts/
|
||||
- name: redis
|
||||
version: 19.6.4
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
- name: valkey
|
||||
version: 0.3.13
|
||||
repository: https://charts.bitnami.com/bitnami
|
||||
|
@@ -75,6 +75,10 @@ valkey:
|
||||
architecture: standalone
|
||||
auth:
|
||||
enabled: false
|
||||
redis:
|
||||
architecture: standalone
|
||||
auth:
|
||||
enabled: false
|
||||
elasticsearch:
|
||||
global:
|
||||
storageClass: ceph-block
|
||||
|
Reference in New Issue
Block a user