UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 60f616a9 authored by mr-bot's avatar mr-bot Committed by Ryan Garcia
Browse files

harbor update to 1.13.0-bb.1

parent 9ad5132d
No related branches found
No related tags found
1 merge request!3331harbor update to 1.13.0-bb.1
......@@ -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