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
| `autoscaler.disableHorizontalScaling` | Set to true, to only scale to zero, without scaling replicas between the defined Min and Max count for the function | `false` |
505
-
| `autoscaler.enabled ` | Enable the autoscaler | `false` |
507
+
| `autoscaler.enabled ` | Enable the autoscaler - if openfaasPro is set to true | `true` |
506
508
| `autoscaler.image` | Container image used for the autoscaler | See [values.yaml](./values.yaml) |
507
509
| `autoscaler.replicas` | Replicas of the autoscaler | `1` |
508
510
| `autoscaler.resources` | Resource limits and requests for the autoscaler pods | See [values.yaml](./values.yaml) |
0 commit comments