- Is this your first time deploying Airbyte?: No
- OS Version / Instance: linux/amd64 on AWS EKS
- Memory / Disk: -
- Deployment: Kubernetes
- Airbyte Version: 0.40.18
- Source name/version: -
- Destination name/version: -
- Step: The issue is happening when accessing the webapp
- Description:
When accessing the webapp of OSS version of Airbyte, I couldn’t set to work the authentication configuration as advised in here
I deployed Airbyte via helm chart from here
How the extraEnv/secrets/env_vars should be correctly defined in values.yaml?
Hey Leon! It states that if you’re on AWS, you should use the AWS Systems Manager Session Manager service:
https://docs.aws.amazon.com/systems-manager/latest/userguide/session-manager.html
Are you using it in your current setup?
Hello Nataly!
I’m not using AWS Systems Manager Session Manager, and I don’t know if I want to have a strict dependency on AWS to use Airbyte.
I’m actually searching for a way to have it as a multiplatform solution. So, there’s no easy way to define it in the helm chart?