Use deimos

This commit is contained in:
Jonny Ervine 2023-11-18 09:53:01 +08:00
parent 600f11edd5
commit ad6ef2ad8b

View File

@ -336,9 +336,9 @@ configuration:
# Additional provider-specific configuration. See link above # Additional provider-specific configuration. See link above
# for details of required/optional fields for your provider. # for details of required/optional fields for your provider.
config: config:
region: home-icarus region: home-deimos
s3ForcePathStyle: true s3ForcePathStyle: true
s3Url: https://s3.ervine.cloud s3Url: https://block.ervine.cloud
# kmsKeyId: # kmsKeyId:
# resourceGroup: # resourceGroup:
# The ID of the subscription containing the storage account, if different from the clusters subscription. (Azure only) # The ID of the subscription containing the storage account, if different from the clusters subscription. (Azure only)
@ -367,7 +367,7 @@ configuration:
# Additional provider-specific configuration. See link above # Additional provider-specific configuration. See link above
# for details of required/optional fields for your provider. # for details of required/optional fields for your provider.
config: config:
region: home-icarus region: home-deimos
# apiTimeout: # apiTimeout:
# resourceGroup: # resourceGroup:
# The ID of the subscription where volume snapshots should be stored, if different from the clusters subscription. If specified, also requires `configuration.volumeSnapshotLocation.config.resourceGroup`to be set. (Azure only) # The ID of the subscription where volume snapshots should be stored, if different from the clusters subscription. If specified, also requires `configuration.volumeSnapshotLocation.config.resourceGroup`to be set. (Azure only)