commit 5b054eda0b0da7d0a7f32bfc73bd7101d6691150
parent cc2927e48bc175f38e3a0375949528e9ca8e484e
Author: MTRNord <mtrnord1@gmail.com>
Date: Fri, 28 Mar 2025 15:16:46 +0100
Use kubescape controller
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/infrastructure/controllers/kubescape.yaml b/infrastructure/controllers/kubescape.yaml
@@ -29,6 +29,9 @@ spec:
clusterName: midnightthoughts.k8s.local
capabilities:
continuousScan: enable
+ runtimeDetection: enable
persistence:
storageClass: ceph-filesystem
accessMode: ReadWriteMany
+ alertCRD:
+ installDefault: true