UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 0565fa7f authored by Joe Foster's avatar Joe Foster :speech_balloon:
Browse files

Merge branch 'update-neuvector-tag-2.8.2-bb.1' into 'master'


neuvector update to 2.8.2-bb.1

See merge request !5398

(cherry picked from commit a6b4e7e5)

dc6ae04e test scanner fixes
cacbb472 don't need an exception for require-non-root-group
7c484fd8 update tag
6ea2bd7b Updated neuvector git tag
d62ce96e added kyverno exceptions for neuvector

Co-authored-by: default avatarMichael Martin <michaelmartin@seed-innovations.com>
parent 561ffbae
No related branches found
No related tags found
No related merge requests found
......@@ -111,6 +111,7 @@ policies:
names:
- neuvector-enforcer-pod*
- neuvector-controller-pod*
- neuvector-scanner-pod*
{{- end }}
{{- end }}
......@@ -204,7 +205,9 @@ policies:
- neuvector
names:
- neuvector-enforcer-pod*
- neuvector-cert-upgrader-job-*
- neuvector-controller-pod*
- neuvector-scanner-pod*
- neuvector-prometheus-exporter-pod*
{{- end }}
{{- if .Values.addons.holocron.enabled }}
......@@ -354,6 +357,7 @@ policies:
names:
- neuvector-enforcer-pod-*
- neuvector-controller-pod-*
- neuvector-cert-upgrader-job-*
{{- end }}
{{- end }}
......@@ -577,6 +581,7 @@ policies:
- neuvector
names:
- neuvector-enforcer-pod*
- neuvector-cert-upgrader-job-*
- neuvector-controller-pod*
{{- end }}
{{- if $deployNodeAgent }}
......@@ -887,6 +892,7 @@ policies:
allow:
- neuvector-manager-pod-*
- neuvector-scanner-pod-*
- neuvector-cert-upgrader-job-*
- neuvector-controller-pod-*
- neuvector-enforcer-pod-*
- neuvector-updater-pod-*
......
......@@ -758,11 +758,11 @@ neuvector:
git:
repo: https://repo1.dso.mil/big-bang/product/packages/neuvector.git
path: "./chart"
tag: "2.7.8-bb.4"
tag: "2.8.2-bb.1"
helmRepo:
repoName: "registry1"
chartName: "neuvector"
tag: "2.7.8-bb.4"
tag: "2.8.2-bb.1"
# -- Redirect the package ingress to a specific Istio Gateway (listed in `istio.gateways`). The default is "public".
ingress:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment