Channels
datahub-flyte
scipy-2023-workshop
flyte-school
agent-support-memverge
flyte-build
flyte-users-berlin
scipy-2023-sprint
auth
flyte-bazel
large-language-models
contribute
bioinformatics-computational-biology
great-content
in-flyte-conversations
flyte-on-gcp
show-and-tell
shameless-promotion
linkedin-flyte
random
deployment
hacktoberfest-2023
flyte-github
feature-discussions
linen-test
flytelab
flytekit-java
integrations
ray-on-flyte
conference-talks
release
flyte-ui-ux
workflow-building-ui-proj
writing-w-sfloris
jobs
hacktoberfest-2022
torch-elastic
flyte-console
engineeringlabs
helsing-flyte
flyte-documentation
konan-integration
databricks-integration
ray-integration
wg-gpu-types
flytekit
ecosystem-unionml
scipy-2022-sprint
announcements
ask-the-community
flyte-deployment
introductions
events
Powered by
#ask-the-community
Title
# ask-the-community
j
juchao song
05/18/2023, 3:22 AM
Can flyte use azure blob as underly storage? I got an error “UPGRADE FAILED: execution error at (flyte-binary/templates/deployment.yaml
37
35): Invalid value for storage provider. Expected one of (s3, gcs), but got: azure” when I want use blob.
k
Ketan (kumare3)
05/18/2023, 5:02 AM
where do you get this error
there are a few folks using azure
can the azure folks please comment
j
juchao song
05/18/2023, 5:41 AM
I change the provider to azure
https://github.com/flyteorg/flyte/blob/master/charts/flyte-binary/values.yaml#L60
.
k
Ketan (kumare3)
05/18/2023, 1:16 PM
Aah there is no default for azure, you gave to configure stow correctly
j
juchao song
05/18/2023, 2:16 PM
Is there any documentation for stow?
y
Yee
05/20/2023, 10:48 PM
https://pkg.go.dev/github.com/khalid79/stow
i think is all there is.
3 Views
Post