We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16e2a05 commit 1ca1b95Copy full SHA for 1ca1b95
1 file changed
helm/flowfuse/README.md
@@ -304,7 +304,7 @@ Everything under `forge.rate_limits` is used as input to Fastify Rate Limit plug
304
- `forge.expert.enabled` Enable/disable the FlowFuse Expert feature (default `false`)
305
- `forge.expert.service.url` URL for the FlowFuse Expert service (default not set)
306
- `forge.expert.service.token` Token for the FlowFuse Expert service (default not set)
307
- - `forge.expert.service.requestTimeout` Timeout for the FlowFuse Expert service (default `60000`)
+ - `forge.expert.service.requestTimeout` Timeout for the FlowFuse Expert service (default `60000`)
308
309
### Ingress
310
- `ingress.annotations` ingress annotations (default is `{}`). This value is also applied to Editor instances created by FlowFuse.
0 commit comments