cluster

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

commit cc2927e48bc175f38e3a0375949528e9ca8e484e
parent c8f3c5188b9d483909e7075690b08ac7118df95d
Author: MTRNord <mtrnord1@gmail.com>
Date:   Fri, 28 Mar 2025 14:55:58 +0100

Use kubescape controller

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

diff --git a/infrastructure/controllers/kubescape.yaml b/infrastructure/controllers/kubescape.yaml @@ -29,3 +29,6 @@ spec: clusterName: midnightthoughts.k8s.local capabilities: continuousScan: enable + persistence: + storageClass: ceph-filesystem + accessMode: ReadWriteMany