No introduction found. Create it?
Install with:
helm repo add vmware-tanzu https://vmware-tanzu.github.io/helm-charts/
helm install velero vmware-tanzu/velero -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
velero | xunholy/k8s-gitops | 525 | 8.3.0 | 2 days ago |
velero | pascaliske/infrastructure | 64 | 8.2.0 | 3 days ago |
velero | h3mmy/bloopySphere | 62 | 7.2.2 | 22 days ago |
See the most popular values for this chart:
Key | Types |
---|---|
string | |
string | |
string | |
string | |
configuration.backupStorageLocation[].config.s3Url (8) https://s3.truenas.${SECRET_DOMAIN_LOCAL} | string |
boolean | |
configuration.backupStorageLocation[].config.publicUrl (3) http://192.168.1.22:9000 | string |
string | |
configuration.backupStorageLocation[].config.prefix (1) my-path-backup-1 | string |
boolean | |
string | |
string | |
configuration.extraEnvVars.TZ (4) ${TIMEZONE} | string |
configuration.features (4) EnableCSI | string |
boolean | |
string | |
string | |
configuration.volumeSnapshotLocation[].config.prefix (1) my-path-snapshot-1 | string |
string | |
configuration.volumeSnapshotLocation[].provider (3) velero.io/aws | string |
string | |
string | |
configuration.volumeSnapshotLocation[].bucket (1) velero-test123 | string |
boolean | |
string | |
configuration.logLevel (2) warning | string |
string | |
initContainers[].image (9) velero/velero-plugin-for-aws:v1.11.1 | string |
initContainers[].name (9) velero-plugin-for-aws | string |
string | |
string | |
initContainers[].imagePullPolicy (8) IfNotPresent | string |
upgradeCRDs (9) false | boolean |
boolean | |
boolean | |
snapshotsEnabled (7) false | boolean |
cleanUpCRDs (6) false | 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 | string |
metrics.prometheusRule.spec[].annotations.message (3) Velero backup {{ $labels.schedule }} has {{ $value | humanizePercentage }} partially failed backups. | string |
metrics.prometheusRule.spec[].expr (3) velero_backup_partial_failure_total{schedule!=""} / velero_backup_attempt_total{schedule!=""} > 0.25 | string |
string | |
metrics.prometheusRule.spec[].labels.severity (3) warning | 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 | |
nodeAgent.tolerations[].effect (2) NoSchedule | string |
string | |
schedules.daily-backup.schedule (4) 0 6 * * * | string |
string | |
schedules.daily-backup.template.includedNamespaces[] (1) - media | string |
schedules.mcsv-minecraft-4-hours.schedule (1) 30 0/4 * * * | string |
string | |
string | |
string | |
string | |
string | |
schedules.plex-daily.schedule (1) 0 7 * * * | string |
string | |
string | |
string | |
schedules.weekly.schedule (1) 0 3 * * 0 | string |
string | |
image.repository (3) velero/velero | string |
image.tag (2) v1.13.1 | string |
kubectl.image.repository (3) ghcr.io/onedr0p/kubernetes-kubectl | string |
kubectl.image.tag (3) 1.29.2 | string |
string | |
boolean | |
string | |
boolean |