diff --git a/docs/configuration/applications.md b/docs/configuration/applications.md index b1c5d0ef..10943e1e 100644 --- a/docs/configuration/applications.md +++ b/docs/configuration/applications.md @@ -9,11 +9,6 @@ Argo CD applications. ## Creating an ImageUpdater custom resource -!!!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.) - To configure Argo CD Image Updater, you create an `ImageUpdater` custom resource that defines which applications to monitor and how to update their images. diff --git a/docs/index.md b/docs/index.md index 9b49dbaf..0c4c04db 100644 --- a/docs/index.md +++ b/docs/index.md @@ -16,10 +16,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