airbyte-platform
airbyte-platform copied to clipboard
🐛 Fix Helm Charts: remove leaking database credentials from airbyte's config map
trafficstars
What
The airbyte_env config map in airbyte charts includes database credentials, which should be a secret instead.
How
Remove the credentials from the airbyte_env config map since these secrets are not referred to anywhere through this config map.
Can this PR be safely reverted and rolled back?
- [x] YES :green_heart:
- [ ] NO :x: