Skip to content

Commit

Permalink
docs: add images for different installation methods (datreeio#959)
Browse files Browse the repository at this point in the history
  • Loading branch information
hadar-co committed Jul 13, 2023
1 parent 6e5692b commit d5a3ff4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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?**
<img width="45px" src="/images/argo.png" />&nbsp;&nbsp;<img width="45px" src="/images/flux.png" />&nbsp;&nbsp;<img width="45px" src="/images/openshift.png" />
Datree also supports installation via **ArgoCD**, **Flux** and **Openshift**. See our [documentation](https://hub.datree.io/) for instructions.

## ⚙️ How it works
Expand Down

0 comments on commit d5a3ff4

Please sign in to comment.