add valkey persis
This commit is contained in:
		| @@ -11,11 +11,10 @@ home: https://wiki.alexlebens.dev/doc/tube-archivist-Bv6xCDKPM5 | ||||
| sources: | ||||
|   - https://github.com/tubearchivist/tubearchivist | ||||
|   - 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/redis/redis-stack-server | ||||
|   - 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 | ||||
| maintainers: | ||||
|   - name: alexlebens | ||||
|   | ||||
| @@ -128,7 +128,8 @@ valkey: | ||||
|     usePasswordFiles: false | ||||
|   primary: | ||||
|     persistence: | ||||
|       enabled: false | ||||
|       enabled: true | ||||
|       size: 1Gi | ||||
|   replica: | ||||
|     persistence: | ||||
|       enabled: false | ||||
|   | ||||
		Reference in New Issue
	
	Block a user