UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit c629cd25 authored by mr-bot's avatar mr-bot Committed by Michael Martin
Browse files

kyvernoReporter update to 2.22.0-bb.2

parent f218ef67
No related branches found
No related tags found
1 merge request!3943kyvernoReporter update to 2.22.0-bb.2
......@@ -425,6 +425,52 @@ kyvernoReporter:
limits:
cpu: 2
memory: 3Gi
istio:
hardened:
enabled: true
customServiceEntries:
- name: "allow-npm-for-cypress-tests"
enabled: true
spec:
hosts:
- 'registry.npmjs.org'
- 'download.cypress.io'
- 'cdn.cypress.io'
location: MESH_EXTERNAL
exportTo:
- "."
ports:
- number: 443
protocol: TLS
name: https
resolution: DNS
- name: "allow-repo1-for-cypress"
enabled: true
spec:
hosts:
- 'repo1.dso.mil'
location: MESH_EXTERNAL
exportTo:
- "."
ports:
- number: 443
protocol: TLS
name: https
resolution: DNS
- name: "allow-grafana-for-cypress"
enabled: true
spec:
hosts:
- 'prometheus.bigbang.dev'
location: MESH_EXTERNAL
exportTo:
- "."
ports:
- number: 443
protocol: TLS
name: https
resolution: DNS
kyvernoPolicies:
values:
......
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