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
fix: increase valkey node count to 2 for multi-az support
The Valkey traditional cluster had multi_az_enabled = true but only 1 node.
Multi-AZ requires automatic failover which needs at least 2 nodes.
Co-authored-by: Brian - oozou <lycbrian@users.noreply.github.com>
0 commit comments