docs: fix line length lint error

This commit is contained in:
Simon Cornet 2026-05-08 17:22:38 +02:00
commit 3b19d370c0

View file

@ -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_version` | No | `2.1.16` | Zot release version to install |
| `zot_cve_scanning` | No | `false` | Enable CVE scanning of images | | `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 ## Example