From d1d8c4a5238bd37f5b551ee8525d486ed22cf18e Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Fri, 8 May 2026 09:20:56 +0200 Subject: [PATCH] fix: disable trust --- templates/zot/config.json.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/zot/config.json.j2 b/templates/zot/config.json.j2 index 5f52a9a..d9bd504 100644 --- a/templates/zot/config.json.j2 +++ b/templates/zot/config.json.j2 @@ -14,7 +14,7 @@ "ui": { "enable": true }, - "imagetrust": { + "trust": { "enable": false }, "search": {