How to mount extra volumes to orchestrator pods? #35953
Unanswered
CyberHippo
asked this question in
Connector Questions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am using the airbyte helm chart (version
0.54.152
) to deploy Airbyte. I have enabled the Orchestrator and configured a GCS bucket to store logs and state usingglobal.storage.gcs.credentialsPath
. Everything runs smoothly except the replication pods which fails because the secret containing my GCP creds is not mounted to the pods.Is there a way to configure extra volumes for the orchestrator pods?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions