diff --git a/docs/configuration/applications.md b/docs/configuration/applications.md index 2ed38a46..dfbb0f6f 100644 --- a/docs/configuration/applications.md +++ b/docs/configuration/applications.md @@ -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. diff --git a/docs/index.md b/docs/index.md index 1c9f87b2..503498e6 100644 --- a/docs/index.md +++ b/docs/index.md @@ -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