From d521b0d61700e00c363a15a8211414843a643365 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Mark=C3=B3?= <82279281+martin-marko@users.noreply.github.com> Date: Thu, 23 Dec 2021 23:24:35 +0100 Subject: [PATCH] docs: Fixed ConfigMap name (#325) The docs mentioned `argocd-image-updater-cm` while the correct name is `argocd-image-updater-config` --- docs/configuration/registries.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/configuration/registries.md b/docs/configuration/registries.md index 48014859..fd9f346e 100644 --- a/docs/configuration/registries.md +++ b/docs/configuration/registries.md @@ -94,7 +94,7 @@ following semantics: if the `.sort-mode` is `latest` but will instead use the sorting from the tag list. -If you want to take above example to the `argocd-image-updater-cm` ConfigMap, +If you want to take above example to the `argocd-image-updater-config` ConfigMap, you need to define the key `registries.conf` in the data of the ConfigMap as below: