diff --git a/ansible/roles/zot/templates/config.json.j2 b/ansible/roles/zot/templates/config.json.j2 index ea02a2e..1090554 100644 --- a/ansible/roles/zot/templates/config.json.j2 +++ b/ansible/roles/zot/templates/config.json.j2 @@ -76,9 +76,6 @@ }, "ui": { "enable": true - }, - "apikey": { - "enable": true } } }