mrproliu commented on code in PR #63:
URL:
https://github.com/apache/skywalking-banyandb-helm/pull/63#discussion_r3489908163
##########
chart/values.yaml:
##########
@@ -1056,6 +1056,17 @@ cluster:
ktmEnabled: true
## @param cluster.fodc.agent.config.pollClusterStateInterval Interval
for polling cluster state from Proxy (poll-cluster-state-interval flag)
pollClusterStateInterval: 30s
+ ## Panic/crash diagnostics collection. Shares an emptyDir between the
banyand
+ ## container (writes panic.json) and the fodc-agent (reads & reports
it).
Review Comment:
The `banyand` is correct.
--
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]