File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -134,7 +134,7 @@ application processing, specify a number of `1`.
134
134
135
135
** --once**
136
136
137
- A shortcut for specifying ` --check- interval 0 --health-port 0 ` . If given,
137
+ A shortcut for specifying ` --interval 0 --health-port 0 ` . If given,
138
138
Argo CD Image Updater will exit after the first update cycle.
139
139
140
140
** --registries-conf-path * path* **
@@ -144,4 +144,4 @@ Load the registry configuration from file at *path*. Defaults to the path
144
144
default configuration should be used instead, specify the empty string, i.e.
145
145
` --registries-conf-path="" ` .
146
146
147
- [ label selector syntax ] : https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors
147
+ [ label selector syntax ] : https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors
You can’t perform that action at this time.
0 commit comments