1
0
mirror of synced 2025-12-23 21:03:15 -05:00

Source Azure Blob Storage: add allowedhosts (#37687)

Signed-off-by: Artem Inzhyyants <artem.inzhyyants@gmail.com>
This commit is contained in:
Artem Inzhyyants
2024-04-30 13:40:13 +02:00
committed by GitHub
parent 79922454cc
commit e27fda281d

View File

@@ -1,4 +1,9 @@
data:
allowedHosts:
hosts:
- "${azure_blob_storage_account_name}.blob.core.windows.net"
- "${azure_blob_storage_endpoint}"
- "login.microsoftonline.com/${credentials.tenant_id}/oauth2/v2.0/token"
ab_internal:
ql: 400
sl: 200