Skip to content

Commit 1453604

Browse files
committed
Copy note about autoscaler.verbose from values-pro to values
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent 6ce1616 commit 1453604

16 files changed

+548
-517
lines changed

chart/openfaas/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ apiVersion: v2
22
type: application
33
description: OpenFaaS - Serverless Functions Made Simple
44
name: openfaas
5-
version: 14.2.59
5+
version: 14.2.60
66
sources:
77
- https://github.com/openfaas/faas
88
- https://github.com/openfaas/faas-netes

chart/openfaas/values.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,13 @@ autoscaler:
271271
cpu: "100m"
272272
limits:
273273
memory: "256Mi"
274+
275+
# Set to "true" to learn how the autoscaler works, both for horizonal Pod scaling
276+
# and for scaling to zero.
277+
# The Grafana dashboards can be used in combination to see the effect of the
278+
# autoscaler: https://docs.openfaas.com/openfaas-pro/grafana-dashboards/
279+
verbose: false
280+
274281
# When disableHorizontalScaling is set to true, then the autoscaler will
275282
# only scale to zero, without scaling replicas between the defined Min and Max
276283
# count for the function

docs/cron-connector-0.6.10.tgz

3 Bytes
Binary file not shown.

docs/federated-gateway-0.1.0.tgz

3 Bytes
Binary file not shown.

docs/index.yaml

Lines changed: 538 additions & 514 deletions
Large diffs are not rendered by default.

docs/kafka-connector-0.7.10.tgz

2 Bytes
Binary file not shown.

docs/mqtt-connector-0.4.7.tgz

2 Bytes
Binary file not shown.

docs/nats-connector-0.3.2.tgz

2 Bytes
Binary file not shown.

docs/openfaas-14.2.60.tgz

60.2 KB
Binary file not shown.

docs/postgres-connector-0.1.1.tgz

-1 Bytes
Binary file not shown.

docs/pro-builder-0.4.14.tgz

1 Byte
Binary file not shown.

docs/queue-worker-0.2.8.tgz

2 Bytes
Binary file not shown.

docs/sns-connector-0.1.3.tgz

2 Bytes
Binary file not shown.

docs/sqs-connector-0.2.6.tgz

2 Bytes
Binary file not shown.

yaml/alertmanager-dep.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yaml/prometheus-dep.yml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)