UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit d6bf3784 authored by Ryan Garcia's avatar Ryan Garcia :dizzy:
Browse files

Merge branch 'update-harbor-tag-1.13.0-bb.0' into 'master'

harbor update to 1.13.0-bb.1

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

See merge request !3331
parents 9ad5132d 60f616a9
No related branches found
No related tags found
1 merge request!3331harbor update to 1.13.0-bb.1
Pipeline #2375383 passed with warnings
......@@ -17,6 +17,7 @@ domain: {{ .Values.domain }}
istio:
enabled: {{ .Values.istio.enabled }}
injection: {{ dig "istio" "injection" "enabled" .Values.addons.harbor }}
harbor:
gateways:
- istio-system/{{ default "public" .Values.addons.harbor.ingress.gateway }}
......
......@@ -1865,12 +1865,12 @@ addons:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/sandbox/harbor.git
tag: "1.12.4-bb.3"
tag: "1.13.0-bb.1"
path: "./chart"
helmRepo:
repoName: "registry1"
chartName: "harbor"
tag: "1.12.4-bb.3"
tag: "1.13.0-bb.1"
# -- Flux reconciliation overrides specifically for the Jaeger Package
flux: {}
......
......@@ -1817,10 +1817,7 @@ addons:
enabled: false
# -- Values to pass through to Habor chart: https://repo1.dso.mil/big-bang/product/packages/harbor.git
values:
redis:
external:
addr: "harbor-redis-bb-headless:6379"
values:
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