add optional PVC
This commit is contained in:
@@ -11,11 +11,13 @@ Uses @mattlqx's [docker image](https://ghcr.io/mattlqx/docker-pixelfed) which is
|
||||
|
||||
- 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)
|
||||
- but you can also bring your own valkey, redis, or postgresql database
|
||||
- we're also looking for anyone who wants to test the mariadb subchart
|
||||
- helm parameter (values.yaml) docs autogenerated via [`helm-docs`](https://github.com/norwoodj/helm-docs) in [`README.md`](./charts/pixelfed/README.md)
|
||||
- use existing Secrets for valkey, postgresql, and mail (smtp)
|
||||
- RenovateBot keeps the subcharts and docker image up to date
|
||||
- configurable liveness and readiness probes (or none at all)
|
||||
- configure tolerations, affinity, nodeselectors
|
||||
- configure persistence with a PVC we create, or bring your own
|
||||
- use extra volumes, volumemounts, containers, initContainers
|
||||
|
||||
## TLDR
|
||||
|
||||
Reference in New Issue
Block a user