From 27072e16ce557244b2d1232aeafaa6975922fa64 Mon Sep 17 00:00:00 2001
From: Sheogorath <sheogorath@shivering-isles.com>
Date: Tue, 5 Oct 2021 23:19:53 +0200
Subject: [PATCH] kyverno: Temporarily disable

---
 infrastructure/kustomization.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/infrastructure/kustomization.yaml b/infrastructure/kustomization.yaml
index 7c8a91a11..cd68e04ae 100644
--- a/infrastructure/kustomization.yaml
+++ b/infrastructure/kustomization.yaml
@@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
 kind: Kustomization
 resources:
   - calico
-  - kyverno
+  # kyverno
   - hcloud-csi
   - rook
   - cert-manager
-- 
GitLab