summaryrefslogtreecommitdiff
path: root/manifests/install.yaml
diff options
context:
space:
mode:
authorjannfis <jann@mistrust.net>2022-01-07 21:21:48 +0100
committerGitHub <noreply@github.com>2022-01-07 21:21:48 +0100
commit4cf4f01c18a3d18f192c5d7f2a732bb37b4526e1 (patch)
tree0bea6de5f6cd26d53877d0e23853e48050ae3a65 /manifests/install.yaml
parenta374b73039ef6e23564941bdfdbcafd2ea4fa227 (diff)
chore: Move container images to quay.io (#336)
* chore: Move container images to quay.io Signed-off-by: jannfis <jann@mistrust.net> * chore: Move container images to quay.io Signed-off-by: jannfis <jann@mistrust.net>
Diffstat (limited to 'manifests/install.yaml')
-rw-r--r--manifests/install.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/install.yaml b/manifests/install.yaml
index 3566de6..db3d317 100644
--- a/manifests/install.yaml
+++ b/manifests/install.yaml
@@ -155,7 +155,7 @@ spec:
key: kube.events
name: argocd-image-updater-config
optional: true
- image: argoprojlabs/argocd-image-updater:latest
+ image: quay.io/argoprojlabs/argocd-image-updater:latest
imagePullPolicy: Always
livenessProbe:
httpGet: