chore: disable Trivy scanner in Harbor configuration
This commit is contained in:
@@ -812,7 +812,7 @@ registry:
|
|||||||
|
|
||||||
trivy:
|
trivy:
|
||||||
# enabled the flag to enable Trivy scanner
|
# enabled the flag to enable Trivy scanner
|
||||||
enabled: true
|
enabled: false
|
||||||
image:
|
image:
|
||||||
# repository the repository for Trivy adapter image
|
# repository the repository for Trivy adapter image
|
||||||
repository: goharbor/trivy-adapter-photon
|
repository: goharbor/trivy-adapter-photon
|
||||||
|
|||||||
Reference in New Issue
Block a user