diff --git a/chart/templates/neuvector/values.yaml b/chart/templates/neuvector/values.yaml index f4bbba5ebd4604f3608492d4e22d04be7ffe9355..49c2ab1c276a259b5c53212818da20971996aac4 100644 --- a/chart/templates/neuvector/values.yaml +++ b/chart/templates/neuvector/values.yaml @@ -104,8 +104,6 @@ cve: {{- if .Values.istio.enabled }} manager: - env: - ssl: false {{- if $istioInjection }} podAnnotations: {{ include "istioAnnotation" . }} diff --git a/chart/values.yaml b/chart/values.yaml index afa8f763a7dc9b8b319306a97136e8346794f75c..e0fd7a61fa3c6cf800f51dd2e64b660cd6ce7e8f 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -758,11 +758,11 @@ neuvector: git: repo: https://repo1.dso.mil/big-bang/product/packages/neuvector.git path: "./chart" - tag: "2.7.7-bb.1" + tag: "2.7.7-bb.2" helmRepo: repoName: "registry1" chartName: "neuvector" - tag: "2.7.7-bb.1" + tag: "2.7.7-bb.2" # -- Redirect the package ingress to a specific Istio Gateway (listed in `istio.gateways`). The default is "public". ingress: diff --git a/tests/test-values.yaml b/tests/test-values.yaml index 1ad103251597ddd5d4c53afdf06985feef0321c1..68dad33d93182e6561cd08f8ebd87dca5ee248c3 100644 --- a/tests/test-values.yaml +++ b/tests/test-values.yaml @@ -1201,16 +1201,8 @@ neuvector: bbtests: enabled: true cypress: - artifacts: true envs: cypress_url: https://neuvector.dev.bigbang.mil - resources: - requests: - cpu: "2" - memory: "1500M" - limits: - cpu: "2" - memory: "1500M" twistlock: enabled: false