wu-sheng commented on code in PR #45:
URL: 
https://github.com/apache/skywalking-banyandb-helm/pull/45#discussion_r2682616509


##########
doc/parameters.md:
##########
@@ -250,6 +251,102 @@ The content of this document describes the parameters 
that can be configured in
 | `cluster.ui.standalone.startupProbe.successThreshold`               | 
Success threshold for UI startup probe          | `1`             |
 | `cluster.ui.standalone.startupProbe.failureThreshold`               | 
Failure threshold for UI startup probe          | `60`            |
 
+### Configuration for FODC (First Occurrence Data Collection) Proxy component
+
+| Name                                                            | 
Description                                                             | Value 
                                            |
+| --------------------------------------------------------------- | 
----------------------------------------------------------------------- | 
------------------------------------------------- |
+| `cluster.fodcProxy.enabled`                                     | Enable 
FODC Proxy deployment (boolean)                                  | `true`       
                                     |
+| `cluster.fodcProxy.replicas`                                    | Number of 
FODC Proxy replicas                                           | `1`             
                                  |

Review Comment:
   I think for today's architecture, we could have `1`. If this is more than 
`1`, data will be broken.



-- 
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]

Reply via email to