UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 564c5b3d authored by mr-bot's avatar mr-bot Committed by Christopher O'Connell
Browse files

nexusRepositoryManager update to 67.1.0-bb.4

parent a46ddbb2
No related branches found
No related tags found
1 merge request!4314nexusRepositoryManager update to 67.1.0-bb.4
......@@ -1324,11 +1324,11 @@ addons:
git:
repo: https://repo1.dso.mil/big-bang/product/packages/nexus.git
path: "./chart"
tag: "67.1.0-bb.3"
tag: "67.1.0-bb.4"
helmRepo:
repoName: "registry1"
chartName: "nexus-repository-manager"
tag: "67.1.0-bb.3"
tag: "67.1.0-bb.4"
# -- Base64 encoded license file.
license_key: ""
......
......@@ -2135,6 +2135,33 @@ addons:
v1Enabled: false
forceBasicAuth: true
httpPort: 5000
istio:
enabled: true
hardened:
enabled: true
customServiceEntries:
- name: "cypress-service-entries-nexus"
enabled: true
spec:
exportTo:
- "."
hosts:
- 'registry.npmjs.org'
- 'download.cypress.io'
- 'cdn.cypress.io'
- 'repo1.dso.mil'
- 'nexus.dev.bigbang.mil'
- 'containers.dev.bigbang.mil'
- "index.docker.io"
- "auth.docker.io"
- "production.cloudflare.docker.com"
- "cdnjs.cloudflare.com"
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