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

Commit d00c364

Browse files
author
hadar-co
authored
docs: update readme (#953)
1 parent 0aad645 commit d00c364

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,9 @@ helm install -n datree datree-webhook datree-webhook/datree-admission-webhook --
5252

5353
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.
5454

55+
**Looking for a different installation method?**
56+
Datree also supports installation via **ArgoCD**, **Flux** and **Openshift**. See our [documentation](https://hub.datree.io/) for instructions.
57+
5558
## ⚙️ How it works
5659

5760
Datree scans Kubernetes resources against a centrally managed policy, and blocks those that violate your desired policies.
@@ -80,7 +83,7 @@ Datree can be configured via code or via the dashboard. The dashboard offers the
8083
## 🤩 Additional features
8184

8285
Datree offers a suite of features to make adoption seamless:
83-
* **Monitoring** - Datree is first installed in monitoring mode that reports on policy violations, rather than block their deployments.
86+
* **Monitoring** - By default, Datree is installed in monitoring mode and does not block deployments until you decide to do so.
8487
* [**CLI**](https://hub.datree.io/cli/getting-started) - Help your developers find misconfigurations in their configs before deploying them, by integrating Datree into their CI.
8588
* **Simple integrations** - Datree works seamlessly with popular CD tools such as ArgoCD and FluxCD, and comes with ready-made integrations for various CI platforms.
8689
* **Cluster score** - Rank the stability of your cluster based on the number of detected misconfigurations.

0 commit comments

Comments
 (0)