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
Sets the number of server slots to provision in order for HAProxy to scale dynamically with no reload. If this number is greater than the available endpoints/addresses, the remaining slots will be disabled (put on stand-by) and ready to be used. If this number is lower, the remaining endpoints/addresses will be added after scaling the HAProxy backend with a reload.
471
471
472
-
Available on: `configmap`
472
+
Available on: `configmap``ingress``service`
473
473
474
474
:information_source: Equivalent old annotations are `servers-increment` and `server-slots`
0 commit comments