Summary
How to manage default password with secret manager in Airbyte platform using YAML configuration
Question
Hi
I create an GCE instance in GCP and using abctl to install Airbyte and I use this command to manage authentification :
abctl local credentials --email <email> --password <password>
Now, I search to manage my the default password with this doc : https://docs.airbyte.com/deploying-airbyte/integrations/authentication#setting-a-password-via-secrets
I want to use secret manager
but I do not really understand how can I retrieve it with the YAML ?
Thanks for your help !
This topic has been created from a Slack thread to give it more visibility.
It will be on Read-Only mode here. Click here if you want
to access the original thread.