rancher-charts/charts/neuvector-crd/100.0.4+up2.4.3
Geet Samra cec7485288 forward port neuvector-crd version 100.0.4+up2.4.3 2023-04-25 14:09:44 -07:00
..
templates forward port neuvector-crd version 100.0.4+up2.4.3 2023-04-25 14:09:44 -07:00
Chart.yaml forward port neuvector-crd version 100.0.4+up2.4.3 2023-04-25 14:09:44 -07:00
README.md forward port neuvector-crd version 100.0.4+up2.4.3 2023-04-25 14:09:44 -07:00
values.yaml forward port neuvector-crd version 100.0.4+up2.4.3 2023-04-25 14:09:44 -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