From 57b39a4b8e2fb6ee5ba8ed5974c069e5b5d57709 Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Fri, 8 May 2026 17:21:13 +0200 Subject: [PATCH] docs: add missing variables to readme --- readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/readme.md b/readme.md index 646efea..8bf3a96 100644 --- a/readme.md +++ b/readme.md @@ -7,6 +7,8 @@ Install and configure [Zot](https://zotregistry.dev/) - an OCI-native container | Variable | Required | Default | Description | |----------|----------|---------|-------------| | `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 | ## Configuration