Skip to content

Commit 3f7f71e

Browse files
committed
Add documentation for new --application-namespace option
Signed-off-by: Graham Beckley <gbeckley@mozilla.com>
1 parent 1a44db3 commit 3f7f71e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/install/reference.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ Runs the Argo CD Image Updater, possibly in an endless loop.
2626

2727
### Flags
2828

29+
**--application-namespace *namespace* **
30+
31+
Specifies the Kubernetes namespace in which Argo Image Updater will manage Argo CD Applications when using the Kubernetes-based Application API. By default, applications in all namespaces are considered. This flag can be used to limit scope to a single namespace for performance, security, or organizational reasons.
32+
2933
**--argocd-auth-token *token* **
3034

3135
Use *token* for authenticating to the Argo CD API. This token must be a base64

0 commit comments

Comments
 (0)