From 4230a0fbfaaab4575ae7b820de8c1cc207e1d9c7 Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Fri, 8 May 2026 09:17:14 +0200 Subject: [PATCH] feat: disable imagetrust --- templates/zot/config.json.j2 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/templates/zot/config.json.j2 b/templates/zot/config.json.j2 index 1129682..5f52a9a 100644 --- a/templates/zot/config.json.j2 +++ b/templates/zot/config.json.j2 @@ -14,6 +14,9 @@ "ui": { "enable": true }, + "imagetrust": { + "enable": false + }, "search": { "enable": true, "cve": {