Skip to content

Commit

Permalink
revert blob store error
Browse files Browse the repository at this point in the history
  • Loading branch information
muthu-mps committed Jun 27, 2024
1 parent 30161fe commit 029e7e5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ vars:
# This is hardcoded credentials used by the official Azurite emulator, they cannot be changed and are publicly known, not added by mistake
service_account_key: "Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw=="
storage_url: "http://{{Hostname}}:{{Port}}/devstoreaccount1/"
data_stream.dataset: azure_blob_storage.azure_blob_storage
data_stream.dataset: azure_blob_storage.azure-blob-storage
containers: |
- name: azure-container1
max_workers: 3
Expand Down

0 comments on commit 029e7e5

Please sign in to comment.