Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Secret text (such as passwords, API keys) should not be stored in kubernetes configmaps #5319

Open
joekhoobyar opened this issue Aug 10, 2021 · 0 comments

Comments

@joekhoobyar
Copy link

joekhoobyar commented Aug 10, 2021

Enviroment

  • airbyte kubernetes YAML

Current Behavior

  • the airbyte database password and AWS API keys are being stored in and retrieved from config maps

Expected Behavior

  • secrets, such as these, should be stored in kubernetes secrets, not config maps

Logs

n/a

Steps to Reproduce

n/a

Are you willing to submit a PR?

This should be a very simple change for anybody to make, but sure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants