UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit a7447580 authored by Ryan Garcia's avatar Ryan Garcia :dizzy: Committed by Christopher O'Connell
Browse files

Merge branch 'update-neuvector-tag-2.6.3-bb.0' into 'master'

neuvector update to 2.6.3-bb.0

Closes big-bang/product/packages/neuvector#48

See merge request !3292

(cherry picked from commit dcb91f79)

b72befe4 Updated neuvector git tag
475a9d74 testing branch
6e9af5a4 Merge branch 'master' into 'update-neuvector-tag-2.6.3-bb.0'
d33a11bf policy exception for neuvector on k3s
5b1c8ea6 Update values.yaml
2f847f33 Update test-values.yaml with neuvector exception
parent f7e0571b
No related branches found
No related tags found
1 merge request!3314Cherrypick Neuvector from master
Pipeline #2339374 passed
......@@ -740,11 +740,11 @@ neuvector:
git:
repo: https://repo1.dso.mil/big-bang/product/packages/neuvector.git
path: "./chart"
tag: "2.4.5-bb.7"
tag: "2.6.3-bb.0"
helmRepo:
repoName: "registry1"
chartName: "neuvector"
tag: "2.4.5-bb.7"
tag: "2.6.3-bb.0"
# -- Redirect the package ingress to a specific Istio Gateway (listed in `istio.gateways`). The default is "public".
ingress:
......
......@@ -516,6 +516,12 @@ kyvernoPolicies:
- fortify
names:
- "*-cypress-test*"
- resources:
namespaces:
- neuvector
names:
- "neuvector-enforcer-*"
- "neuvector-manager-*"
parameters:
allow:
- /tmp/allowed
......
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