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
Allow users to enable authorization for NATS to prevent unauthenticated
access from function or other components.
Signed-off-by: Han Verstraete (OpenFaaS Ltd) <[email protected]>
Copy file name to clipboardExpand all lines: chart/openfaas/README.md
+3
Original file line number
Diff line number
Diff line change
@@ -562,6 +562,9 @@ yaml) |
562
562
| `jetstreamQueueWorker.maxWaiting` | Configure the max waiting pulls for the queue-worker JetStream consumer. The value should be at least max_inflight * queue_worker.replicas. Note that this value can not be updated once the consumer is created. | `512` |
0 commit comments