stroeovidiu commented on issue #31759:
URL: https://github.com/apache/airflow/issues/31759#issuecomment-1588694965

   It is a vanilla airflow deployed in eks using as backend a postgresql 
database in RDS.
   As for the custom configs:
    - an IAM user for the postgresql DB
    - an IAM role with permissions to connect to that db with that iam role
    - and kubernetes service account ( created using the helm provided values ) 
with annotations to map to the above IAM role.
   
   What i am expecting is that the airflow pods/containers start but they get a 
PAM auth error .
   Thank you !


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to