typokign / matrix-chart

Helm chart for deploying a Matrix homeserver stack
MIT License
88 stars 47 forks source link

Add more liveness/readiness probes #16

Open typokign opened 4 years ago

typokign commented 4 years ago

Add probes to:

The bridges I believe expose an HTTP API, that should be easy enough to hit, coturn is UDP only, so we can't just probe its sockets, we'll need to write a script to ping it.