As part of the Komodor Agent, Komodor provides a few functionalities to improve visibility and allow for greater control from the Komodor UI. By default, most capabilities are enabled, however, if you'd like to disable one of the functionalities, follow the steps below.
To disable a specific capability, set the relevant value to false
in the values file. the following capabilities can be disabled:
metrics
networkMapper
actions
helm
nodeEnricher
For example, to disable the metrics
capability, apply the following YAML configuration:
capabilities:
metrics: false
Comments
0 comments
Please sign in to leave a comment.