@@ -65,23 +65,24 @@ helm upgrade --install my-release linkurious-enterprise-0.3.1.tgz -f chart-value
6565| backup.litestream.resources.requests.cpu | string | ` "100m" ` | |
6666| backup.litestream.resources.requests.memory | string | ` "100Mi" ` | |
6767| backup.litestream.secretRef.name | string | ` "litestream-lke-secret" ` | |
68+ | backup.velero.enabled | bool | ` false ` | |
6869| backup.velero.includedResources[ 0] | string | ` "pvc" ` | |
6970| backup.velero.includedResources[ 1] | string | ` "pv" ` | |
7071| backup.velero.instance | string | ` "velero-preprod" ` | |
7172| backup.velero.labels."app.kubernetes.io/name" | string | ` "linkurious-enterprise" ` | |
7273| backup.velero.labelsSelector."app.kubernetes.io/name" | string | ` "linkurious-enterprise" ` | |
7374| backup.velero.name | string | ` "velero" ` | |
7475| backup.velero.primaryBackup.defaultVolumesToFsBackup | bool | ` false ` | |
75- | backup.velero.primaryBackup.enabled | bool | ` false ` | |
7676| backup.velero.primaryBackup.schedule | string | ` "55 3 * * *" ` | |
77+ | backup.velero.primaryBackup.snapshotMoveData | bool | ` false ` | |
7778| backup.velero.primaryBackup.snapshotVolume | bool | ` true ` | |
7879| backup.velero.primaryBackup.ttl | string | ` "168h" ` | |
7980| backup.velero.secondaryBackup.defaultVolumesToFsBackup | bool | ` true ` | |
8081| backup.velero.secondaryBackup.enabled | bool | ` false ` | |
8182| backup.velero.secondaryBackup.schedule | string | ` "55 12 * * *" ` | |
8283| backup.velero.secondaryBackup.snapshotMoveData | bool | ` true ` | |
8384| backup.velero.secondaryBackup.snapshotVolume | bool | ` true ` | |
84- | backup.velero.secondaryBackup.storageLocation | string | ` "nl-ams-backup-storage" ` | |
85+ | backup.velero.secondaryBackup.storageLocation | string | ` "velero-k8s- nl-ams-backup-storage" ` | |
8586| backup.velero.secondaryBackup.ttl | string | ` "168h" ` | |
8687| backup.velero.skipImmediately | bool | ` false ` | |
8788| backup.velero.veleroNamespace | string | ` "backup" ` | |
0 commit comments