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
| autoscale.idle_time_after_jobs | Integer | Nodes are terminated if they are idle for specified time (in seconds) after they have run jobs. Default: `1800`|
79
+
| autoscale.idle_time_after_jobs | Integer | Nodes are terminated if they are idle for specified time (in seconds) after they have run jobs. Default: `300`|
80
80
| autoscale.idle_time_before_jobs | Integer | Nodes are terminated if they are idle for specified time (in seconds) before they have run jobs. Default: `1800`|
81
81
| autoscale.stop_interval | Integer | Time delay between runs of auto-stop checks (in seconds). Default: `60`. |
82
82
| autoscale.use_node_groups | Boolean | Enable grouped nodes - equivalent to placement groups. Effects only *PBSPro* and *Grid Engine* clusters. Default: `true`|
0 commit comments