Open yanehi opened 1 year ago
@yanehi sound reasonable you can raise a PR if you have time
Hey @chen-keinan , could you please confirm our agreed approach here:
or
@zhcli in general look ok , feel free to raise a PR and I'll take a look at it in details
Problem
I would like to run the trivy-operator in standalone mode in an air-gapped environment. For this we use our own trivy-image. It is regulary rebuild with an up-to-date vulnerability database in its local cache (
TRIVY_CACHE_DIR
).We have two issues with our setup using the HELM-Chart:
--db-repository
(https://github.com/aquasecurity/trivy-operator/blob/v0.14.0/pkg/plugins/trivy/plugin.go#L700)Command