Skip to content

Commit daa7934

Browse files
martin-markosribiere-jellysmack
authored andcommitted
docs: Fixed ConfigMap name (argoproj-labs#325)
The docs mentioned `argocd-image-updater-cm` while the correct name is `argocd-image-updater-config`
1 parent 6a51fc8 commit daa7934

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration/registries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ following semantics:
9494
if the `<image_alias>.sort-mode` is `latest` but will instead use the sorting
9595
from the tag list.
9696

97-
If you want to take above example to the `argocd-image-updater-cm` ConfigMap,
97+
If you want to take above example to the `argocd-image-updater-config` ConfigMap,
9898
you need to define the key `registries.conf` in the data of the ConfigMap as
9999
below:
100100

0 commit comments

Comments
 (0)