UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit b8f4b8d2 authored by mr-bot's avatar mr-bot Committed by Christopher O'Connell
Browse files

argocd update to 5.42.2-bb.1

parent bcb90136
No related branches found
No related tags found
1 merge request!3106argocd update to 5.42.2-bb.1
......@@ -1003,11 +1003,11 @@ addons:
git:
repo: https://repo1.dso.mil/big-bang/product/packages/argocd.git
path: "./chart"
tag: "5.42.2-bb.0"
tag: "5.42.2-bb.1"
helmRepo:
repoName: "registry1"
chartName: "argocd"
tag: "5.42.2-bb.0"
tag: "5.42.2-bb.1"
# -- Flux reconciliation overrides specifically for the ArgoCD Package
flux: {}
......
......@@ -157,7 +157,7 @@ gatekeeper:
# Allows k3d load balancer containers to pull from public repos
- istio-system/lb-port-.*
# Allow argocd to deploy a test app in its cypress test
- argocd/guestbook-ui.*
- argocd/bb-cypress-test.*
# Allow kyverno test vectors for Helm test
- default/c.?
- default/i.?
......@@ -529,7 +529,7 @@ kyvernoPolicies:
namespaces:
- argocd
names:
- guestbook-ui*
- bb-cypress-test*
restrict-volume-types:
exclude:
any:
......
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