Skip to content
Snippets Groups Projects
Verified Commit 26e2dcf9 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

feat(mastodon): Rework redis integration and add PodDisruptionBudgets

This patch adds PDBs for all main deployments with a hardcoded
maxUnavailable 1. This should help to make sure that updates go smooth
and without major downtimes, as soon as at least 2 replicas are running,
while still not blocking cluster updates.

Furhter it makes the redis dependency optional, helping to replace the
integrated redis with a separate or external redis service.
parent f6e86c57
Loading
Checking pipeline status