EKS - IAM Role for Service Account
In the context of the "Least Priviliege". How to use IRSA ( IAM Role for service accounts) with PEGA Platform hosted on EKS cluster?
IRSA: https://docs.aws.amazon.com/eks/latest/userguide/iam-roles-for-service-accounts.html Auth AWS: https://docs-previous.pega.com/security/85/configuring-amazon-web-services-authentication-profile Implemetation in code: https://docs.aws.amazon.com/AWSJavaSDK/latest/javadoc/com/amazonaws/auth/DefaultAWSCredentialsProviderChain.html I configured env in the same way as the other applications on my cluster using IRSA, but apparently PEGA does not look for the default aws credential string.