
Velero Operator Charm
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/edge | 404 | 10 Sep 2025 | |
1.15/edge | 402 | 10 Sep 2025 |
juju deploy velero-operator --channel edge
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
default-volumes-to-fs-backup | boolean
Controls whether to backup all volumes using the file system backup method (requires the node agent to be deployed)
-
use-node-agent | boolean
Controls whether to deploy Velero’s optional node agent (file system backup daemonset) on each Kubernetes node
-
velero-aws-plugin-image | string
Default: velero/velero-plugin-for-aws:v1.10.0
The Velero AWS plugin container image to deploy
-
velero-azure-plugin-image | string
Default: velero/velero-plugin-for-microsoft-azure:v1.11.0
The Velero Azure plugin container image to deploy
-
velero-image | string
Default: velero/velero:v1.15.2
The Velero container image to deploy