rancher-charts/packages/neuvector/templates/crd-template
selvamt94 aa5ca49867 Add NeuVector chart version 2.4.2 2023-02-08 12:13:57 -08:00
..
Chart.yaml Add NeuVector chart version 2.4.2 2023-02-08 12:13:57 -08:00
README.md Add NeuVector chart version 2.4.2 2023-02-08 12:13:57 -08:00
values.yaml Add NeuVector chart version 2.2.0-b1 2022-04-13 11:27:53 -07:00

README.md

NeuVector Helm Chart

Helm chart for NeuVector container security's CRD services. NeuVector's CRD (Custom Resource Definition) capture and declare application security policies early in the pipeline, then defined policies can be deployed together with the container applications.

Because the CRD policies can be deployed before NeuVector's core product, this separate helm chart is created. For the backward compatibility reason, crd.yaml is not removed in the 'core' chart. If you use this 'crd' chart, please set crdwebhook.enabled to false in the 'core' chart.

Configuration

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

Parameter Description Default Notes
openshift If deploying in OpenShift, set this to true false
serviceAccount Service account name for NeuVector components default
crdwebhook.type crd webhook type ClusterIP