velero update

This commit is contained in:
Philip Haupt
2025-07-16 21:32:39 +02:00
parent 7307152d01
commit 715d28f04b
2 changed files with 7 additions and 7 deletions

View File

@@ -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 clusters subscription. (Azure only)