mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 06:47:30 +08:00
[bitnami/mastodon] Use different liveness/readiness probes (#26126)
* [bitnami/Mastodon] Use different liveness/readiness probes Signed-off-by: David Gomez <dgomezleon@vmware.com> * Update CHANGELOG.md Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> --------- Signed-off-by: David Gomez <dgomezleon@vmware.com> Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com> Co-authored-by: Bitnami Containers <bitnami-bot@vmware.com>
This commit is contained in:
@@ -1845,10 +1845,6 @@ apache:
|
||||
# We need to change the liveness probe to use the Mastodon streaming health checkpoint
|
||||
# We use the streaming because it is the last service to be initialized together with
|
||||
# sidekiq
|
||||
## @param apache.livenessProbe.path Apache liveness probe path
|
||||
##
|
||||
livenessProbe:
|
||||
path: "/api/v1/streaming/health"
|
||||
## @param apache.readinessProbe.path Apache readiness probe path
|
||||
##
|
||||
readinessProbe:
|
||||
|
||||
Reference in New Issue
Block a user