disable vul scanner
Some checks failed
lint-test-helm / helm-lint (push) Failing after 44s
renovate / renovate (push) Successful in 1m52s

This commit is contained in:
2025-06-20 12:03:34 -05:00
parent 21ff9587ce
commit 2a4adef031

View File

@@ -2,7 +2,7 @@ trivy-operator:
targetWorkloads: "pod,replicaset,replicationcontroller,statefulset,daemonset,cronjob,job"
operator:
replicas: 1
vulnerabilityScannerEnabled: true
vulnerabilityScannerEnabled: false
sbomGenerationEnabled: false
clusterSbomCacheEnabled: false
configAuditScannerEnabled: true