chore: disable Trivy scanner in Harbor configuration

This commit is contained in:
2026-04-13 19:21:56 +07:00
parent 25b5f0cf00
commit 67001eb587

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