diff --git a/bootstrap/kustomization.yaml b/bootstrap/kustomization.yaml
index 4ca6025e13b0ef16ff153cbc6045df86f2890b3d..0e7ca24a2e81566d58907f9011ed24bf959a6b24 100644
--- a/bootstrap/kustomization.yaml
+++ b/bootstrap/kustomization.yaml
@@ -2,5 +2,4 @@ apiVersion: kustomize.config.k8s.io/v1beta1
 kind: Kustomization
 resources:
   - calico
-  - kyverno
   - system-upgrades
diff --git a/infrastructure/kustomization.yaml b/infrastructure/kustomization.yaml
index 6da7799a1b73146125691131bd97374d1b0cb965..7dc74840f25875d7eb3cce23c6685c28c1252554 100644
--- a/infrastructure/kustomization.yaml
+++ b/infrastructure/kustomization.yaml
@@ -4,7 +4,6 @@ resources:
   - kube-system
   - node-features
   - system-upgrades
-  - kyverno
   - firewall
   - metallb
   - cert-manager