What are the URLs that trivy-operator will be used for Vulnerability's DB update ? #2501
-
|
Hello Everyone, My cluster is behind the proxy, so I want to know the URLs that trivy-operator will be used for Vulnerability's DB update. Thank You All, |
Beta Was this translation helpful? Give feedback.
Answered by
afdesk
Jun 20, 2025
Replies: 1 comment
-
|
just to information: trivy-operator/deploy/helm/values.yaml Lines 546 to 547 in 22ab979 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
afdesk
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
just to information:
Trivy-operator depends on Trivy's repos, by defaul it's
mirror.gcr.io/aquasec/trivy-db. but you can change it.trivy-operator/deploy/helm/values.yaml
Lines 546 to 547 in 22ab979