parent
7d28f82540
commit
7e949080cf
|
@ -21,7 +21,7 @@ metadata:
|
||||||
spec:
|
spec:
|
||||||
provider: azure
|
provider: azure
|
||||||
objectStorage:
|
objectStorage:
|
||||||
bucket: velero
|
bucket: <YOUR_BLOB_CONTAINER>
|
||||||
config:
|
config:
|
||||||
resourceGroup: VeleroDev
|
resourceGroup: <YOUR_STORAGE_RESOURCE_GROUP>
|
||||||
storageAccount: velero89312100bd0c
|
storageAccount: <YOUR_STORAGE_ACCOUNT>
|
||||||
|
|
|
@ -21,4 +21,4 @@ metadata:
|
||||||
spec:
|
spec:
|
||||||
provider: azure
|
provider: azure
|
||||||
config:
|
config:
|
||||||
apiTimeout: 2m0s
|
apiTimeout: <YOUR_TIMEOUT>
|
||||||
|
|
Loading…
Reference in New Issue