disable valkey persistence by default, but add some more docs on where you can find the parameters for each chart to enable it if you want

This commit is contained in:
jessebot
2025-01-18 11:14:39 +01:00
parent 206cd20a0e
commit 1fc22b7386
4 changed files with 17 additions and 12 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ A helm chart to setup [Pixelfed](https://pixelfed.org/). Uses matt's docker [ima
## Features
- includes subcharts for valkey (redis) and postgresql (database)
- includes bitnami subcharts for [valkey](https://github.com/bitnami/charts/blob/main/bitnami/valkey/README.md#parameters) (redis) and [postgresql](https://github.com/bitnami/charts/blob/main/bitnami/postgresql/README.md#parameters) (database)
- helm parameter docs autogenerated via helm-docs
- use existing Secrets for valkey, postgresql, and smtp
- RenovateBot keeps the subcharts and docker image up to date