velero helm

No introduction found. Create it?

Install

Install with:

helm repo add velero https://vmware-tanzu.github.io/helm-charts/
helm install velero velero/velero -f values.yaml

Examples

See examples from other people.

Top Repositories (2 out of 11)

NameRepoStarsVersionTimestamp
veleroh3mmy/bloopySphere637.2.2a month ago
veleropascaliske/infrastructure6811.1.02 months ago

Resources

Values

See the most popular values for this chart:

KeyTypes
string
string
string
string
configuration.backupStorageLocation[].config.s3Url (8)
https://s3.truenas.${SECRET_DOMAIN_LOCAL}
string
boolean, string
string
string
boolean
string
string
string
string
string
boolean
string
string
string
string
string
string
boolean
string
string
string
string
string
string
string
string
string
string
string
string
boolean
string
string
string
string
string
string
string
string
string
initContainers[].image (10)
velero/velero-plugin-for-aws:v1.13.1
string
initContainers[].name (10)
velero-plugin-for-aws
string
string
string
string
credentials.existingSecret (9)
velero-minio-credentials
string
credentials.secretContents.cloud (1)
[default] aws_access_key_id=${VELERO_ACCESS_KEY} aws_secret_access_key=${VELERO_SECRET_KEY}
string
boolean
boolean
boolean
boolean
string
string
string
string
boolean
boolean, string
boolean
boolean
boolean
boolean
metrics.prometheusRule.spec[].alert (3)
VeleroBackupPartialFailures
VeleroBackupFailures
string
metrics.prometheusRule.spec[].annotations.message (3)
Velero backup {{ $labels.schedule }} has {{ $value | humanizePercentage }} partially failed backups.
Velero backup {{ $labels.schedule }} has {{ $value | humanizePercentage }} failed backups.
string
metrics.prometheusRule.spec[].expr (3)
velero_backup_partial_failure_total{schedule!=""} / velero_backup_attempt_total{schedule!=""} > 0.25
velero_backup_failure_total{schedule!=""} / velero_backup_attempt_total{schedule!=""} > 0.25
string
string
string
boolean
boolean
string
string
string
nodeAgent.podVolumePath (3)
/var/lib/kubelet/pods
string
string
nodeAgent.tolerations[].key (3)
node-role.kubernetes.io/master
kubernetes.io/arch
string
string
string
boolean
boolean
number
nodeAgent.extraVolumeMounts[].mountPath (1)
/var/lib/kubelet/plugins/org.democratic-csi.truenas-nfs
string
string
string
nodeAgent.extraVolumes[].hostPath.path (1)
/var/lib/kubelet/plugins/org.democratic-csi.truenas-nfs
string
string
nodeAgent.extraVolumes[].name (1)
snapshotter-socket-dir
string
string
string
kubectl.image.repository (3)
ghcr.io/home-operations/kubernetes-kubectl
string
string
string
string
string
string
string
string
string
string
string
boolean
string
string
string
string
string
boolean
string
string
string
string
string
string
string
string
string
string
string
boolean
boolean
number
initContainers (1)
- name: velero-plugin-for-aws image: velero/velero-plugin-for-aws:v1.12.1 imagePullPolicy: IfNotPresent volumeMounts: - mountPath: /target name: plugins - name: velero-plugin-for-openebs image: openebs/velero-plugin:3.6.0 imagePullPolicy: IfNotPresent volumeMounts: - mountPath: /target name: plugins
string
number
number
boolean
number
string
string
string