From 751d1de9f29baf020e49f0873de19cc677806464 Mon Sep 17 00:00:00 2001 From: Josh Sandlin Date: Wed, 5 Aug 2026 11:47:27 -0400 Subject: [PATCH] redirect blob url setting --- ansible/templates/zot-config.json.j2 | 1 + 1 file changed, 1 insertion(+) diff --git a/ansible/templates/zot-config.json.j2 b/ansible/templates/zot-config.json.j2 index 9c898ef..5417667 100644 --- a/ansible/templates/zot-config.json.j2 +++ b/ansible/templates/zot-config.json.j2 @@ -2,6 +2,7 @@ "distSpecVersion": "1.1.1", "storage": { "rootDirectory": "/var/lib/zot", + "redirectBlobURL": true, "dedupe": false, "gc": true, "storageDriver": {