You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@wkloucek, you are right. Redis Sentinel is not supported and we do not have time to include its support in the upcoming release. We will implement it in the next version.
In the following I'm referring the state of release/1.2.0 branch with OO 8.2.0-rc25
I would like to use Redis Sentinel instead of plain Redis.
Therefore I would set following settings:
I had a look at the used lua library:
https://github.com/ledgetech/lua-resty-redis-connector?tab=readme-ov-file#connections-via-redis-sentinel
And I had a look at the code:
Kubernetes-Docs-Shards/templates/ingresses/documentserver.yaml
Line 149 in bc77cf4
Seems like the lua code is not ready for Sentinel out of the box?
@alexanderonlyoffice Did I oversee something?
The text was updated successfully, but these errors were encountered: