UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit cf820bdc authored by mr-bot's avatar mr-bot Committed by Branden Cobb
Browse files

Add job to argocd to add annotations

parent e2f39695
No related branches found
No related tags found
1 merge request!2247Add job to argocd to add annotations
......@@ -130,6 +130,7 @@ repoServer:
istio:
enabled: {{ .Values.istio.enabled }}
injection: {{ dig "istio" "injection" "enabled" .Values.addons.argocd }}
argocd:
gateways:
- istio-system/{{ default "public" .Values.addons.argocd.ingress.gateway }}
......
......@@ -745,7 +745,7 @@ addons:
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/argocd.git
path: "./chart"
tag: "5.5.7-bb.2"
tag: "5.5.7-bb.5"
# -- Flux reconciliation overrides specifically for the ArgoCD Package
flux: {}
......
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