From bbe8fd6306b6d3221f9fb0e13baf847247354d90 Mon Sep 17 00:00:00 2001 From: Gilles Mouchet Date: Sat, 8 Apr 2023 15:49:41 +0200 Subject: [PATCH] updated --- README.md | 3 +++ velero-values.yaml | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0b96142..c8e53c0 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # Velero ## Installation + +voir https://gmo-docs.dyndns.org/kube/velero-srv/ + ### Velero-secret ``` helm upgrade velero-secret ./kube-backups \ diff --git a/velero-values.yaml b/velero-values.yaml index 8e22182..58067d3 100644 --- a/velero-values.yaml +++ b/velero-values.yaml @@ -3,11 +3,11 @@ configuration: provider: aws backupStorageLocation: name: default - bucket: longhorn + bucket: longhornbackups config: s3Url: http://:9000/ s3ForcePathStyle: true - region: minio + region: ch-nyon credentials: existingSecret: velero-secret schedules: