Skip to main content

One doc tagged with "storage"

View all tags

Migrate Zot Registry to Persistent Storage

The Zot Open Container Initiative (OCI) registry typically uses ephemeral (emptyDir) storage when persistence is disabled during installation. As a result, registry artifacts are lost when the pod restarts or is rescheduled. Starting with PaletteAI v1.1.0, Zot persistence is enabled by default in the bundled Helm values. Use this guide if you installed an earlier PaletteAI version with persistence turned off, or if you disabled the zot.persistence setting and need to migrate to a Persistent Volume Claim (PVC)