affo commented on code in PR #2456: URL: https://github.com/apache/fluss/pull/2456#discussion_r2740675162
########## 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: this is now not coherent with the above 👍 Let's wait for @swuferhong for his opinion on moving persistence here as well -- 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]
