-
Notifications
You must be signed in to change notification settings - Fork 169
Open
Description
Hello everyone.
Right now, I'm deploying Convoy using the official Helm Chart and I tried to use Redis Sentinel to have HA on it, but seems that Convoy is not compatible (even if the Chart suggest 'redis-sentinel' as a valid schema)
If you try to use that schema, the app gives you the next error:
{"level":"info","msg":"convoy.json not detected, will look for env vars or cli args","time":"2023-11-20 13:42:14"}
Error: redis: invalid URL scheme: redis-sentinel
time="2023-11-20T13:42:14Z" level=fatal msg="redis: invalid URL scheme: redis-sentinel"
Would be nice to allow that URL scheme to be able to use Sentinel.
Many thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels