This Kubernetes operator listens for vulnerability reports generated by the Trivy Operator and forwards them to Defect Dojo for further analysis and tracking.
GNU General Public License v3.0
13
stars
15
forks
source link
Refactor chart templating by removing operator as an element #49
I removed the layers
to align with other helm charts, and how they are able to configure, e.g. resources like in their values.yaml like
instead of
as I think those layers only make sense, if you're able to configure multiple applications within one helm chart