UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 3ceb896d authored by Christopher O'Connell's avatar Christopher O'Connell
Browse files

Increase neuvector istio proxy enforcer memory limit

parent 62bf177a
No related branches found
No related tags found
1 merge request!4472Increase neuvector istio proxy enforcer memory limit
......@@ -1191,28 +1191,31 @@ grafana:
neuvector:
values:
enforcer:
podAnnotations:
sidecar.istio.io/proxyMemoryLimit: "2Gi"
k3s:
enabled: true
istio:
enabled: true
hardened:
enabled: true
customServiceEntries:
- name: "cypress-service-entries-neuvector"
enabled: true
spec:
hosts:
- 'registry.npmjs.org'
- 'download.cypress.io'
- 'cdn.cypress.io'
- 'repo1.dso.mil'
- 'neuvector.dev.bigbang.mil'
location: MESH_EXTERNAL
ports:
- number: 443
protocol: TLS
name: https
resolution: DNS
enabled: true
hardened:
enabled: true
customServiceEntries:
- name: "cypress-service-entries-neuvector"
enabled: true
spec:
hosts:
- 'registry.npmjs.org'
- 'download.cypress.io'
- 'cdn.cypress.io'
- 'repo1.dso.mil'
- 'neuvector.dev.bigbang.mil'
location: MESH_EXTERNAL
ports:
- number: 443
protocol: TLS
name: https
resolution: DNS
bbtests:
enabled: true
cypress:
......
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