velero helm

No introduction found. Create it?

Install

Install with:

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

Examples

See examples from other people.

Top Repositories (3 out of 9)

NameRepoStarsVersionTimestamp
veleroxunholy/k8s-gitops5258.3.02 days ago
veleropascaliske/infrastructure648.2.03 days ago
veleroh3mmy/bloopySphere627.2.222 days 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
boolean
string
string
string
string
string
string
string
string
boolean
string
string
string
initContainers[].image (9)
velero/velero-plugin-for-aws:v1.11.1
string
initContainers[].name (9)
velero-plugin-for-aws
string
string
string
string
boolean
boolean
boolean
boolean
boolean
credentials.existingSecret (6)
velero-truenas-secret
string
credentials.secretContents.cloud (2)
[default] aws_access_key_id = ${SECRET_VELERO_ACCESS_KEYS} aws_secret_access_key = ${SECRET_VELERO_SECRET_KEYS}
string
boolean
string
string
string
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
nodeAgent.podVolumePath (5)
/var/lib/kubelet/pods
string
string
string
string
boolean
nodeAgent.tolerations[].key (3)
node-role.kubernetes.io/master
string
string
string
string
string
string
schedules.daily-backup.template.includedNamespaces[] (1)
- media
- automation
- security
- default
string
string
string
string
string
string
string
string
string
string
string
string
string
string
string
kubectl.image.repository (3)
ghcr.io/onedr0p/kubernetes-kubectl
string
string
string
boolean
string
boolean