Skip to content
This repository has been archived by the owner on Jun 6, 2024. It is now read-only.

Commit

Permalink
docs: link installation logos to relevant docs (#960)
Browse files Browse the repository at this point in the history
  • Loading branch information
hadar-co authored Jul 16, 2023
1 parent d5a3ff4 commit 5d637d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +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" />
<a href="https://hub.datree.io"><img width="45px" src="/images/argo.png" /></a>&nbsp;&nbsp;<a href="https://hub.datree.io"><img width="45px" src="/images/flux.png" /></a>&nbsp;&nbsp;<a href="https://hub.datree.io"><img width="45px" src="/images/openshift.png" /></a>
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 5d637d2

Please sign in to comment.