Velero Integrator
| Channel | Revision | Published | Runs on |
|---|---|---|---|
| latest/edge | 2 | 03 Apr 2026 |
juju deploy velero-integrator --channel edge
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
24.04
-
paused | boolean
Pause or resume scheduled backups. When true, the schedule is paused.
-
schedule | string
Cron expression for scheduled backups (e.g., "0 2 * * *" for daily at 2 AM). Leave empty for manual backup mode.
-
skip-immediately | boolean
Skip immediate backup when a schedule is created. By default, Velero creates a backup immediately when a schedule is created.
-
use-owner-references-in-backup | boolean
Enable garbage collection. When true, backups created by the schedule will be deleted when the schedule is deleted.