commit 00f8687ff8ca465402516a9f0d677ed11459ad58
parent ac3bcb000a7d2e049b2400cb6090099a60242408
Author: MTRNord <MTRNord@users.noreply.github.com>
Date: Wed, 25 Mar 2026 20:31:56 +0100
disable dedupe
Signed-off-by: MTRNord <MTRNord@users.noreply.github.com>
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/infrastructure_talos/controllers/zot/release.yaml b/infrastructure_talos/controllers/zot/release.yaml
@@ -50,6 +50,7 @@ spec:
"distSpecVersion": "1.1.0",
"storage": {
"rootDirectory": "/var/lib/registry",
+ "dedupe": false,
"storageDriver": {
"name": "s3",
"region": "hel1",