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
Controls behavior of the readwritesplit router module on master failure, see [upstream documentation](https://mariadb.com/kb/en/mariadb-maxscale-6-readwritesplit/#master_failure_mode).
96
+
97
+
[horizontal]
98
+
type:: string
99
+
default:: `fail_instantly`
100
+
101
+
== `master_reconnection`
102
+
103
+
Whether the readwritesplit router module allows the master server to change mid-session, see [upstream documentation](https://mariadb.com/kb/en/mariadb-maxscale-6-readwritesplit/#master_reconnection).
104
+
105
+
[horizontal]
106
+
type:: boolean
107
+
default:: `false`
108
+
109
+
93
110
= Pod Affinity Parameters
94
111
95
112
By default, `affinity` is set to `{}` so the pods get no specific affinity. You can override this freely to [choose any pod affinity rules](https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/).
0 commit comments