## Scope - Deploy new common memory database service based on [Valkey](https://valkey.io/). - Valkey is a Redis fork backed by Linux Foundation created after Redis license change. - Migrate Oauth2-proxy to use new Valkey external service instead of deploying its own based in Redis - Oauth-Proxy deploy Redis cluster as subchart [DandyDeveloper/redis-ha helm chart](https://github.com/DandyDeveloper/charts/tree/master/charts/redis-ha) - Valkey support Redis protocol and should be valid for Oauth-Proxy https://github.com/oauth2-proxy/oauth2-proxy/issues/2572 ## Requirements - HA deployment of Memory database. Valkey cluster deployment - Enable Observability
Scope
Requirements