UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 3c48f636 authored by Michael Martin's avatar Michael Martin
Browse files

Merge branch 'update-harbor-tag-1.14.2-bb.3' into 'master'

harbor update to 1.14.2-bb.3

Closes big-bang/product/packages/harbor#68

See merge request !4307
parents 8f1b6fd4 3f6fa5d7
No related branches found
No related tags found
1 merge request!4307harbor update to 1.14.2-bb.3
Pipeline #3254896 passed
......@@ -1895,12 +1895,12 @@ addons:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/sandbox/harbor.git
tag: "1.14.2-bb.2"
tag: "1.14.2-bb.3"
path: "./chart"
helmRepo:
repoName: "registry1"
chartName: "harbor"
tag: "1.14.2-bb.2"
tag: "1.14.2-bb.3"
# -- Flux reconciliation overrides specifically for the Jaeger Package
flux: {}
......
......@@ -2461,11 +2461,30 @@ addons:
# -- Toggle deployment of harbor
enabled: false
# -- Values to pass through to Habor chart: https://repo1.dso.mil/big-bang/product/packages/harbor.git
# -- Values to pass through to Harbor chart: https://repo1.dso.mil/big-bang/product/packages/harbor.git
values:
istio:
hardened:
enabled: true
customServiceEntries:
- name: "allow-npm-for-cypress-tests"
enabled: true
spec:
hosts:
- 'registry.npmjs.org'
- 'download.cypress.io'
- 'cdn.cypress.io'
- 'harbor.dev.bigbang.mil'
- 'repo1.dso.mil'
- 'index.docker.io'
- 'auth.docker.io'
- 'production.cloudflare.docker.com'
location: MESH_EXTERNAL
ports:
- number: 443
protocol: TLS
name: https
resolution: DNS
expose:
type: clusterIP
tls:
......
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