You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using a local artifact repo to locally source images for k8s clusters that cannot reach out to the public Internet.
When performing a trivy k8s scan from cli, the node-collector attempts to pull directly from ghcr.io and will fail deployment.
Can we have node.collector.imageRef exposed for the command line and trivy config yaml (maybe --node-collector-imageref ) similar to what is available in trivy-operator here?
Discussed in #4898
Originally posted by git-ew July 31, 2023
Description
I'm using a local artifact repo to locally source images for k8s clusters that cannot reach out to the public Internet.
When performing a trivy k8s scan from cli, the node-collector attempts to pull directly from ghcr.io and will fail deployment.
Can we have node.collector.imageRef exposed for the command line and trivy config yaml (maybe --node-collector-imageref ) similar to what is available in trivy-operator here?
https://github.com/aquasecurity/trivy-operator/pull/941/files
Target
Kubernetes
Scanner
None
The text was updated successfully, but these errors were encountered: