Fix(velero): fill in s3 config

This commit is contained in:
2025-04-29 14:27:51 +08:00
parent 057ac1fdd4
commit 98eb4ddfa2

View File

@@ -323,7 +323,7 @@ configuration:
# provider is the name for the backup storage location provider.
provider: velero.io/aws
# bucket is the name of the bucket to store backups in. Required.
bucket: k8s-backup
bucket: konchin-velero-backup
# 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.
@@ -343,7 +343,7 @@ configuration:
# Additional provider-specific configuration. See link above
# for details of required/optional fields for your provider.
config:
region: us-west-1
region: asia-northeast-1
# s3ForcePathStyle:
# s3Url:
# kmsKeyId: