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 9afa067c235cc0f431388dd899dbf9c62f69945b..cf4cfca52dfeccfde6f1dd26cd8a15e068e276f0 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 4cce6c23415e02b04880c87ddb08cf0e708af6dd..ab757c9cca7c1157880dd108245349ab4d8bfa72 100644 --- a/tests/test-values.yaml +++ b/tests/test-values.yaml @@ -1202,16 +1202,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