commit cc2927e48bc175f38e3a0375949528e9ca8e484e parent c8f3c5188b9d483909e7075690b08ac7118df95d Author: MTRNord <mtrnord1@gmail.com> Date: Fri, 28 Mar 2025 14:55:58 +0100 Use kubescape controller Diffstat:
| M | infrastructure/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