Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions docs/configuration/applications.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,6 @@ only resources of kind `application.argoproj.io`, that is, your Argo CD
`Application` resources. Annotations on other kinds of resources will have no
effect and will not be considered.

!!!warning
Argo CD Image Updater is not currently compatible with the
[Argo CD Applications in any namespace](https://argo-cd.readthedocs.io/en/stable/operator-manual/app-any-namespace/)
feature. All `Application` resources must be declared in Argo CD control plane's namespace (which is usually argocd.)

As explained earlier, your Argo CD applications must be of either `Kustomize`
or `Helm` type. Other types of applications will be ignored.

Expand Down
4 changes: 0 additions & 4 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@ that are managed by
respective
[release notes](https://github.com/argoproj-labs/argocd-image-updater/releases).

Argo CD Image Updater is not currently compatible with
[Argo CD Applications in any namespace](https://argo-cd.readthedocs.io/en/stable/operator-manual/app-any-namespace/).


## Overview

The Argo CD Image Updater can check for new versions of the container images
Expand Down
Loading