Summary
Airbyte is not mounting secrets correctly into pods, leading to a ‘MountVolume.SetUp failed’ error. The secret ‘airbyte-config-secrets’ is not found. User suspects a configuration issue.
Question
Hello,
I’m having this issue where Airbyte is not mounting secrets correctly into my pods.
I’m assuming I screwed up with the configuration somewhere, but when I describe the connector pod that gets created after I input my api keys in the UI I get this event message “MountVolume.SetUp failed for volume “airbyte-secret” : secret “airbyte-config-secrets” not found”
I have deployment secrets set up within my values.yaml file fine, but it seems like for some reason Airbyte isn’t generating or automatically mounting the secrets I input into the UI?
Any help would be very appreciated!
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.