You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to find a way to pass RDS credentials to metadataConnection. It works with manual definition. However, when I try to pass the values through external secrets, it doesn't work and results in a podCreation error.
I created the below kubernetes external secret
Store:
This issue has been automatically marked as stale because it has not had activity in 60 days.
It will be closed in 7 days if no further activity occurs.
Thank you for your contributions.
Issues never become stale if any of the following is true:
Checks
User-Community Airflow Helm Chart
.Chart Version
1.12.0
Kubernetes Version
Helm Version
Description
I am trying to find a way to pass RDS credentials to metadataConnection. It works with manual definition. However, when I try to pass the values through external secrets, it doesn't work and results in a podCreation error.
I created the below kubernetes external secret
Store:
External secret
Describe:
in values.yaml
I also tried using
extraEnvFrom
, but also didn't workRelevant Logs
--
Custom Helm Values
No response
The text was updated successfully, but these errors were encountered: