Skip to content

Commit 2cf8085

Browse files
authored
Update README.md - update docs for where the docs are
1 parent 79b8a5c commit 2cf8085

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,12 @@ This chart is still in a testing phase and may not be fully stable yet.
99

1010
- 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)
1111
- but you can also bring your own valkey, redis, or postgresql database
12-
- helm parameter docs autogenerated via helm-docs
13-
- use existing Secrets for valkey, postgresql, and smtp
12+
- helm parameter (values.yaml) docs autogenerated via [`helm-docs`](https://github.com/norwoodj/helm-docs) in [`README.md`](./charts/pixelfed/README.md)
13+
- use existing Secrets for valkey, postgresql, and mail (smtp)
1414
- RenovateBot keeps the subcharts and docker image up to date
15-
- configurable liveness and readiness probes
15+
- configurable liveness and readiness probes (or none at all)
16+
- configure tolerations, affinity, nodeselectors
17+
- use extra volumes, volumemounts, containers, initContainers
1618

1719
## TLDR
1820

0 commit comments

Comments
 (0)