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

fix(mastodon): Use basic redis protocol without redis

This patch removes some of the work that introduces sentinel as part of
the redis deployment. Sadly Mastodon isn't really sentinel compatible,
which makes it quite redundant. Instead we introduce a new service for
the redis-cluster, because the operator has this feature only in
unstable versions for now. This service will always point to the current
master node.
parent 1508a154
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment