add valkey persis
This commit is contained in:
@@ -11,11 +11,10 @@ home: https://wiki.alexlebens.dev/doc/tube-archivist-Bv6xCDKPM5
|
|||||||
sources:
|
sources:
|
||||||
- https://github.com/tubearchivist/tubearchivist
|
- https://github.com/tubearchivist/tubearchivist
|
||||||
- https://github.com/elastic/elasticsearch
|
- https://github.com/elastic/elasticsearch
|
||||||
- https://github.com/redis/redis
|
- https://github.com/valkey-io/valkey
|
||||||
- https://hub.docker.com/r/bbilly1/tubearchivist
|
- https://hub.docker.com/r/bbilly1/tubearchivist
|
||||||
- https://hub.docker.com/r/redis/redis-stack-server
|
|
||||||
- https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template
|
- https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template
|
||||||
- https://github.com/bitnami/charts/tree/main/bitnami/redis
|
- https://github.com/bitnami/charts/tree/main/bitnami/valkey
|
||||||
- https://github.com/bitnami/charts/tree/main/bitnami/elasticsearch
|
- https://github.com/bitnami/charts/tree/main/bitnami/elasticsearch
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: alexlebens
|
- name: alexlebens
|
||||||
|
@@ -128,7 +128,8 @@ valkey:
|
|||||||
usePasswordFiles: false
|
usePasswordFiles: false
|
||||||
primary:
|
primary:
|
||||||
persistence:
|
persistence:
|
||||||
enabled: false
|
enabled: true
|
||||||
|
size: 1Gi
|
||||||
replica:
|
replica:
|
||||||
persistence:
|
persistence:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
Reference in New Issue
Block a user