From 6ffe0132366028bb3d3194eb7bb4c5639622c2b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ra=C3=BAl=20Garcia=20Sanchez?= Date: Thu, 27 Apr 2023 15:07:28 +0200 Subject: [PATCH] add DE-CIX as adopter of kyverno (#7027) Signed-off-by: Raul Garcia Sanchez --- ADOPTERS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ADOPTERS.md b/ADOPTERS.md index 6ac38e370f..5876c7d525 100644 --- a/ADOPTERS.md +++ b/ADOPTERS.md @@ -30,7 +30,7 @@ The list of organizations that have publicly shared the usage of Kyverno: | [Yahoo](https://www.yahoo.com/) | Use Kyverno for mutation, to replace image tags to digest and also for validation for checking freshness of images. | | [T-Systems](https://www.t-systems.com) | | | [Red Hat](https://www.redhat.com) | Learn more about Red Hat Advanced Cluster Management for Kubernetes for [Generating Governance Policies Using Kustomize and GitOps](https://cloud.redhat.com/blog/generating-governance-policies-using-kustomize-and-gitops).| - +| [DE-CIX](https://www.de-cix.net) | Kyvernos policy enforcement is used to enforce the company's security guidelines. This is done using validation, mutation and generation techniques. |