s3url for velero

This commit is contained in:
Philip Haupt
2025-08-23 12:22:50 +02:00
parent d005893673
commit dc13b538cf
2 changed files with 2 additions and 2 deletions

View File

@@ -3728,7 +3728,7 @@ spec:
config:
region: home-nas
s3ForcePathStyle: "true"
s3Url: http://192.168.10.1:9000
s3Url: http://s3.home:9000
credential: null
default: true
objectStorage:

View File

@@ -345,7 +345,7 @@ configuration:
config:
region: home-nas
s3ForcePathStyle: true
s3Url: http://192.168.10.1:9000
s3Url: http://s3.home:9000
# kmsKeyId:
# resourceGroup:
# The ID of the subscription containing the storage account, if different from the clusters subscription. (Azure only)