Skip to content

Commit

Permalink
Update docs/reference/validating-clientintents/README.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Ori Shoshan <[email protected]>
  • Loading branch information
amitlicht and orishoshan committed Apr 7, 2024
1 parent cef0d1f commit e6eea91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/reference/validating-clientintents/README.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ To install and setup Kyverno, follow the instructions in the [Kyverno documentat

The following are some example Kyverno policies that can be used to validate `ClientIntent` CRDs:

* Validate that `ClientIntent` CRDs do not have any AWS `s3:DeleteAction` operations:
* Validate that `ClientIntents` CRDs do not have any AWS `s3:DeleteAction` operations:
```yaml
apiVersion: kyverno.io/v1
kind: ClusterPolicy
Expand Down

0 comments on commit e6eea91

Please sign in to comment.