dev image of 2.12.3 argo-cd
This commit is contained in:
parent
4c672a3c62
commit
0be0b2b62e
1 changed files with 2 additions and 2 deletions
|
@ -60,9 +60,9 @@ global:
|
||||||
# Default image used by all components
|
# Default image used by all components
|
||||||
image:
|
image:
|
||||||
# -- If defined, a repository applied to all Argo CD deployments
|
# -- 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
|
# -- 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
|
# -- If defined, a imagePullPolicy applied to all Argo CD deployments
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue