velero update
This commit is contained in:
@@ -33,7 +33,7 @@ namespace:
|
||||
# enabling node-agent). Required.
|
||||
image:
|
||||
repository: velero/velero
|
||||
tag: v1.16.0
|
||||
tag: v1.16.1
|
||||
# Digest value example: sha256:d238835e151cec91c6a811fe3a89a66d3231d9f64d09e5f3c49552672d271f38.
|
||||
# If used, it will take precedence over the image.tag.
|
||||
# digest:
|
||||
@@ -345,7 +345,7 @@ configuration:
|
||||
config:
|
||||
region: home-nas
|
||||
s3ForcePathStyle: true
|
||||
s3Url: http://s3.home:9000
|
||||
s3Url: http://192.168.10.1:9000
|
||||
# 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