morazow commented on code in PR #2456: URL: https://github.com/apache/fluss/pull/2456#discussion_r2741116490
########## website/docs/install-deploy/deploying-with-helm.md: ########## @@ -199,6 +199,12 @@ The following table lists the configurable parameters of the Fluss chart and the | `configurationOverrides.data.dir` | Local data directory | `/tmp/fluss/data` | | `configurationOverrides.internal.listener.name` | Internal listener name | `INTERNAL` | +### Tablet Server Parameters + +| Parameter | Description | Default | +|-----------|-------------|---------| +| `tabletServer.count` | Number of TabletServer replicas to deploy | `3` | Review Comment: Thanks @affo, updated 👍 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
