Skip to content

Commit edec364

Browse files
authored
Update images.md
Fixed typo
1 parent 7d93c7a commit edec364

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration/images.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ The alias you assign to any image will be reused as a key in the annotations
102102
used to define further options, so a little care should be taken when defining
103103
such a name. It's generally advised to use only alpha-numerical characters. The
104104
character `/` (forward-slash) can be used in the name, but must be referenced
105-
as `_` (underscore) in the annotation. This is a limit of Kubernetes. So for
105+
as `_` (underscore) in the annotation. This is a limitation of Kubernetes. So for
106106
example, if you assign the alias `argoproj/argocd` to your image, the
107107
appropriate key in the annotation would be referenced as `argoproj_argocd`.
108108

0 commit comments

Comments
 (0)