Commit Graph
2 Commits
Author SHA1 Message Date
Manuel Raynaud b2b80e83bc 🔧(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-22 16:04:21 +02:00
Manuel Raynaud cee2f4bc1b 🔧(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-22 16:03:34 +02:00