Skip to content

Commit 9ca7024

Browse files
committed
Update notes in values.yaml on high QPS overrides
Signed-off-by: Alex Ellis (OpenFaaS Ltd) <[email protected]>
1 parent 6aaab02 commit 9ca7024

14 files changed

+318
-294
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.94
5+
version: 14.2.95
66
sources:
77
- https://github.com/openfaas/faas
88
- https://github.com/openfaas/faas-netes

chart/openfaas/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -174,13 +174,13 @@ operator:
174174

175175
# For OpenFaaS for Enterprises, these numbers can be set higher,
176176
# if experiencing rate limiting due to a large number of functions
177-
# within the cluster
177+
# within the cluster or frequent creation/update events
178178
kubeClientQPS: 100
179179
kubeClientBurst: 250
180180

181181
# For OpenFaaS for Enterprises, these numbers can be set higher,
182182
# For very high usage, you can increase the rate at which Function CRs
183-
# are processed and turned into deployments, or updated in response to changes
183+
# are processed into deployments
184184
reconcileQPS: 100
185185
reconcileBurst: 250
186186

docs/cron-connector-0.6.12.tgz

-1 Bytes
Binary file not shown.

docs/index.yaml

Lines changed: 315 additions & 291 deletions
Large diffs are not rendered by default.

docs/kafka-connector-0.7.12.tgz

1 Byte
Binary file not shown.

docs/mqtt-connector-0.4.7.tgz

0 Bytes
Binary file not shown.

docs/nats-connector-0.3.2.tgz

2 Bytes
Binary file not shown.

docs/openfaas-14.2.95.tgz

62.3 KB
Binary file not shown.

docs/postgres-connector-0.1.2.tgz

2 Bytes
Binary file not shown.

docs/pro-builder-0.4.16.tgz

1 Byte
Binary file not shown.

0 commit comments

Comments
 (0)