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