snapshotsEnabled: false configuration: provider: aws backupStorageLocation: name: default bucket: longhornbackups config: s3Url: http://:9000/ s3ForcePathStyle: true region: ch-nyon credentials: existingSecret: velero-secret schedules: globalbackup: disabled: false schedule: "0 0,6,12,18 * * *" # each 6 hours template: ttl: "168h" # 7 days metrics: serviceMonitor: enabled: false initContainers: - name: velero-plugin-for-aws image: velero/velero-plugin-for-aws:v1.5.0 volumeMounts: - mountPath: /target name: plugins