changes
This commit is contained in:
@@ -323,7 +323,7 @@ configuration:
|
||||
# provider is the name for the backup storage location provider.
|
||||
provider: aws
|
||||
# bucket is the name of the bucket to store backups in. Required.
|
||||
bucket:
|
||||
bucket: kubernetes
|
||||
# caCert defines a base64 encoded CA bundle to use when verifying TLS connections to the provider. Optional.
|
||||
caCert:
|
||||
# prefix is the directory under which all Velero data should be stored within the bucket. Optional.
|
||||
@@ -345,7 +345,7 @@ configuration:
|
||||
config:
|
||||
region: nas
|
||||
s3ForcePathStyle: true
|
||||
s3Url: http://192.168.10.1:9000
|
||||
s3Url: http://192.168.10.1:9001
|
||||
# kmsKeyId:
|
||||
# resourceGroup:
|
||||
# The ID of the subscription containing the storage account, if different from the cluster’s subscription. (Azure only)
|
||||
|
||||
Reference in New Issue
Block a user