cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit 296b92e5b4baba42745db34feae3c92f5b62ef91
parent 5b054eda0b0da7d0a7f32bfc73bd7101d6691150
Author: MTRNord <mtrnord1@gmail.com>
Date:   Fri, 28 Mar 2025 16:22:58 +0100

Use kubescape controller

Diffstat:
Minfrastructure/controllers/kubescape.yaml | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/infrastructure/controllers/kubescape.yaml b/infrastructure/controllers/kubescape.yaml @@ -30,6 +30,7 @@ spec: capabilities: continuousScan: enable runtimeDetection: enable + malwareDetection: enable persistence: storageClass: ceph-filesystem accessMode: ReadWriteMany