{ "zot": { "concerns": { "backup": { "backlog_ref": "BACKUP-REGISTRY-001", "kind": "pending", "reason": "BackupPolicy declared at workspace level (registry-stack BackupGroup)" }, "certs": { "certs_impl": { "acme_server": "https://acme-v02.api.letsencrypt.org/directory", "email": "", "provider": "cloudflare", "secret_ref": "" }, "kind": "enabled" }, "dns": { "dns_impl": { "internal": [], "zone": "" }, "kind": "enabled" }, "observability": { "backlog_ref": "OBS-001", "kind": "pending", "reason": "ObservabilityImpl iteration deferred — surface stub only" }, "security": { "backlog_ref": "SEC-001", "kind": "pending", "reason": "SecurityImpl iteration deferred — surface stub only" }, "tls": { "kind": "enabled", "tls_impl": { "hostnames": [], "issuer_ref": "letsencrypt-prod", "secret_name": "zot-tls" } } }, "data_dir": "/var/lib/data/zot", "image": "ghcr.io/project-zot/zot-linux-arm64:latest", "live_check": { "scope": "cp_only", "strategy": "k8s_pods" }, "mode": "cluster", "name": "zot", "namespace": "data", "operations": { "delete": true, "health": true, "install": true, "update": true }, "port": 5000, "provides": { "port": 5000, "service": "zot" }, "requires": { "credentials": [], "ports": [ { "exposure": "private", "port": 5000 } ], "storage": { "persistent": true, "size": "50Gi" } }, "storage_class": "nfs-shared", "version": "latest" } }