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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user