commit 6b03db10cfdf819026ca48e7b705366992d2dc4e parent ad58c079b240b1d528121755b90e2a590d80d086 Author: MTRNord <mtrnord1@gmail.com> Date: Sun, 11 May 2025 15:41:36 +0200 Disable kubescape Diffstat:
| M | infrastructure/controllers/kustomization.yaml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/infrastructure/controllers/kustomization.yaml b/infrastructure/controllers/kustomization.yaml @@ -9,4 +9,4 @@ resources: - csi-driver-smb.yaml - ./cloudnative-pg-operator - hubble_ui.yaml - - kubescape.yaml + #- kubescape.yaml