From 3b19d370c082e74a7d57250a42d48ebe0a2249f8 Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Fri, 8 May 2026 17:22:38 +0200 Subject: [PATCH] docs: fix line length lint error --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 2506122..bbb4505 100644 --- a/readme.md +++ b/readme.md @@ -8,7 +8,7 @@ Install and configure [Zot](https://zotregistry.dev/) - an OCI-native container |----------|----------|---------|-------------| | `zot_version` | No | `2.1.16` | Zot release version to install | | `zot_cve_scanning` | No | `false` | Enable CVE scanning of images | -| `zot_sync_credentials` | No | undefined | List of sync registry credentials (name, registry, username, password) to avoid rate limits | +| `zot_sync_credentials` | No | undefined | List of sync registry credentials to avoid rate limits | ## Example