[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:
David Gomez
2024-05-22 08:54:34 +02:00
committed by GitHub
parent 6fb0875eea
commit 5aa7f5b959
8 changed files with 18 additions and 20 deletions

View File

@@ -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: