Other Chronicle Helm Options
Endpoints
Chronicle can offer endpoints for data
(at /context
and /data
) and
graphql
(at /
and /ws
).
These are served by default and can be configured in the Chronicle Helm Chart
values.yaml
with the following options:
See command line options for more information.
Liveness Health Check
Chronicle can enable liveness depth charge checks to ensure system availability.
The following options in the Chronicle Helm Chart values.yaml
file can be used
to enable and configure the health check:
For more on how the Liveness Health Check works, see Health Checks and Testing.