undistro / zora

Zora is an open source solution that helps you achieve compliance with Kubernetes best practices recommended by industry-leading frameworks. By scanning your cluster with multiple plugins, Zora identifies potential issues, misconfigurations, and vulnerabilities.
https://getup.io/opensource/zora-oss
Apache License 2.0
269 stars 21 forks source link

Do not set volume mount when Trivy persistence is disabled #276

Closed matheusfm closed 2 months ago

matheusfm commented 2 months ago

Description

This PR fixes the bug in ClusterScan reconciler when trivy persistence is disabled.

Linked Issues

UD-1385

How has this been tested?

Checklist