From 7b5f57d24e3d37a0dce5990e97b009543d1bada1 Mon Sep 17 00:00:00 2001 From: duynguyen Date: Mon, 13 Apr 2026 19:21:56 +0700 Subject: [PATCH] chore: disable Trivy scanner in Harbor configuration --- manifest/harbor/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest/harbor/values.yaml b/manifest/harbor/values.yaml index cb86ac2..8a6da2b 100644 --- a/manifest/harbor/values.yaml +++ b/manifest/harbor/values.yaml @@ -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