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
Add minReplicaCount, remove replicas if autoscaling is enabled (#1932)
* Add minReplicaCount and idleReplicaCount
Add minReplicaCount and idleReplicaCount to browsers hpa.yaml files. And update doc
* Fix doc
* Remove idleReplicaCount
* Remove replicas in case autoscaling is enabled
* Update doc
Copy file name to clipboardExpand all lines: charts/selenium-grid/README.md
+6-3Lines changed: 6 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -106,7 +106,7 @@ This table contains the configuration parameters of the chart and their default
106
106
|`autoscaling.deregisterLifecycle`| See `values.yaml`| Lifecycle applied to pods of deployments controlled by KEDA. Makes the node deregister from selenium hub |
0 commit comments