dev image 2.13.3-upgrade-0
This commit is contained in:
parent
c5db80e5d2
commit
1fa5635c65
1 changed files with 2 additions and 2 deletions
|
@ -63,9 +63,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.13.3-upgrade-0
|
||||
# -- If defined, a imagePullPolicy applied to all Argo CD deployments
|
||||
imagePullPolicy: IfNotPresent
|
||||
|
||||
|
|
Loading…
Reference in a new issue