Summary
The user clarifies the correct format for the
VAULT_PREFIX
configuration in Airbyte, suggesting it should be structured as<engine>/<directory>/
to enable proper writing of secrets.
Question
For those struggling with this, I have found that the VAULT_PREFIX
should be in the format of <engine>/<directory>/
for instance kv/airbyte/
or secret/airbyte/
. This should allow Airbyte to write the secrets. I’ve opened a PR to cover this in the documentation
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.