Merge pull request #16 from small-hack/disable-liveness-readiness-by-default

make liveness and readiness probes optional and further configurable
This commit is contained in:
Jesse Hitch
2025-01-18 20:22:28 +01:00
committed by GitHub
5 changed files with 35 additions and 26 deletions
+2
View File
@@ -8,9 +8,11 @@ This chart is still in a testing phase and may not be fully stable yet.
## Features
- 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
- 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
- configurable liveness and readiness probes
## TLDR