dev image of 2.12.3 argo-cd

This commit is contained in:
Oleksandr Saulyak 2024-08-29 12:34:35 +03:00 committed by GitHub
parent 4c672a3c62
commit 0be0b2b62e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -60,9 +60,9 @@ global:
# Default image used by all components
image:
# -- If defined, a repository applied to all Argo CD deployments
repository: quay.io/codefresh/argocd
repository: xeonalex/personal-argocd-dev
# -- Overrides the global Argo CD image tag whose default is the chart appVersion
tag: ""
tag: 2.12-update-1
# -- If defined, a imagePullPolicy applied to all Argo CD deployments
imagePullPolicy: IfNotPresent