Commit Graph
2 Commits
Author SHA1 Message Date
Manuel Raynaud 68655603cc 🔧(helm) run a valkey for the backend and one for yhub in dev and feature
We don't want to manage a valkey operator and cluster inside the Docs
repo, this will be managed outside. For dev purpose we only need a
standalone instance of valkey.
2026-09-21 14:48:43 +02:00
Manuel Raynaud 5acd4c2902 🔧(tilt) run two valkey sentinel instances through valkey-operator
We need to use valkey instead of an old redis version. We decided to use
the operator https://github.com/chideat/valkey-operator/ and configure
it in both feature and dev environments.
2026-09-21 14:48:41 +02:00