You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,10 +9,12 @@ This chart is still in a testing phase and may not be fully stable yet.
9
9
10
10
- 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)
11
11
- 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)
14
14
- 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
0 commit comments