rancher-charts/charts/neuvector-monitor/102.0.3+up2.6.0
selvamt94 be3d396aaf make chart 2023-07-31 15:53:56 -07:00
..
dashboards make chart 2023-07-31 15:53:56 -07:00
templates make chart 2023-07-31 15:53:56 -07:00
Chart.yaml make chart 2023-07-31 15:53:56 -07:00
README.md make chart 2023-07-31 15:53:56 -07:00
app-readme.md make chart 2023-07-31 15:53:56 -07:00
questions.yaml make chart 2023-07-31 15:53:56 -07:00
values.yaml make chart 2023-07-31 15:53:56 -07:00

README.md

NeuVector Helm Chart

Helm chart for NeuVector's monitoring services.

Configuration

The following table lists the configurable parameters of the NeuVector chart and their default values.

Parameter Description Default Notes
registry NeuVector container registry registry.neuvector.com
oem OEM release name nil
leastPrivilege Assume monitor chart is always installed after the core chart, so service accounts created by the core chart will be used. Keep this value as same as in the core chart. false

exporter.enabled | If true, create Prometheus exporter | false | exporter.image.repository | exporter image name | neuvector/prometheus-exporter | exporter.image.tag | exporter image tag | latest | exporter.CTRL_USERNAME | Username to login to the controller. Suggest to replace the default admin user to a read-only user | admin | exporter.CTRL_PASSWORD | Passowrd to login to the controller. | admin |