UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects

SKIP UPGRADE Blloyd argocd cypress fix

Merged Brendon Lloyd requested to merge blloyd_argocd_cypress_fix into master
Compare and
3 files
+ 39
10
Compare changes
  • Side-by-side
  • Inline
Files
3
+ 3
2
@@ -488,11 +488,12 @@ twistlock:
addons:
argocd:
# -- Toggle deployment of ArgoCD.
enabled: false
enabled: true
git:
repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/argocd.git
path: "./chart"
tag: "3.6.8-bb.11"
tag: ""
branch: "blloyd_cypress_fix"
# -- Flux reconciliation overrides specifically for the ArgoCD Package
flux: {}
Loading