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