UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 27bb4079 authored by Michael Martin's avatar Michael Martin
Browse files

Merge branch 'update-argocd-tag-7.4.0-bb.1' into 'master'

argocd update to 7.4.0-bb.1

Closes big-bang/product/packages/argocd#208

See merge request !5021
parents 03024e01 d284a23a
No related branches found
No related tags found
2 merge requests!5067Rebase alloy with master branch,!5021argocd update to 7.4.0-bb.1
Pipeline #3583082 passed
......@@ -1031,11 +1031,11 @@ addons:
git:
repo: https://repo1.dso.mil/big-bang/product/packages/argocd.git
path: "./chart"
tag: "7.4.0-bb.0"
tag: "7.4.0-bb.1"
helmRepo:
repoName: "registry1"
chartName: "argocd"
tag: "7.4.0-bb.0"
tag: "7.4.0-bb.1"
# -- Flux reconciliation overrides specifically for the ArgoCD Package
flux: {}
......
......@@ -676,15 +676,6 @@ kyvernoPolicies:
- '63999'
- '>= 64000 & < 65000'
- '> 65000'
restrict-image-registries:
exclude:
any:
# ArgoCD deploys a test app as part of its Cypress test
- resources:
namespaces:
- argocd
names:
- guestbook-ui-*
restrict-volume-types:
exclude:
any:
......@@ -1311,6 +1302,9 @@ addons:
limits:
cpu: 4
memory: 12Gi
scripts:
envs:
ARGOCD_SERVER: "https://argocd.dev.bigbang.mil"
istio:
sidecar:
resources:
......
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