aquasecurity / aqua-helm

Helm Charts For Installing Aqua Security Components
http://aquasec.com
Apache License 2.0
87 stars 184 forks source link

Include the sbom environment variable in the trivy-operator.yaml file within Helm. #828

Closed mjshastha closed 6 months ago

mjshastha commented 6 months ago

Included the environment variable OPERATOR_SBOM_GENERATION_ENABLED in the trivy-deployment.yaml for Helm.

This variable is used by the Trivy Operator to enable or disable the generation of SBOM (Software Bill of Materials). Setting the value to "false" resolves the errors and prevents crashes in the trivy-operator pod.