fix: fix typo, wrong s3 url in velero hel1
This commit is contained in:
@@ -7,6 +7,6 @@ velero:
|
||||
credentials:
|
||||
secretName: "velero-s3"
|
||||
s3:
|
||||
region: us-east-1
|
||||
url: "http://10.255.241.30:30080"
|
||||
region: eu-central
|
||||
url: "https://hel1.your-objectstorage.com"
|
||||
insecureSkipTLSVerify: true
|
||||
|
||||
Reference in New Issue
Block a user