chore: disable Trivy scanner in Harbor configuration

This commit is contained in:
2026-04-13 19:21:56 +07:00
parent 1cfda7da6b
commit 7b5f57d24e

View File

@@ -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