From d5a3ff4a53e56357221316db29f1f6bdd2783cde Mon Sep 17 00:00:00 2001 From: hadar-co Date: Thu, 13 Jul 2023 12:45:57 +0300 Subject: [PATCH] docs: add images for different installation methods (#959) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index be04e75fb..d52864130 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,7 @@ helm install -n datree datree-webhook datree-webhook/datree-admission-webhook -- This will create a new namespace (datree), where Datree’s services and application resources will reside. `datree.token` is used to connect your dashboard to your cluster. Note that the installation can take up to 5 minutes. **Looking for a different installation method?** +     Datree also supports installation via **ArgoCD**, **Flux** and **Openshift**. See our [documentation](https://hub.datree.io/) for instructions. ## ⚙️ How it works