Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 848 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 848 Bytes

Datree Admission Webhook

Overview

Datree prevents misconfigurations by blocking resources that do not meet your policy, using an admission webhook.

The webhook will catch create, apply and edit operations and initiate a policy check against the resources associated with each operation. If any misconfigurations are found, the webhook will reject the operation, and display a detailed output with instructions on how to resolve each misconfiguration.

For the full documentation, click here👈🏼

The webhook can be configured via the helm values file under the datree key. See the Datree webhook Helm chart for more details.