In the new EKS clusters, each application will its own SecretStore. The application's service account will need to have AssumeRoleWithWebIdentity and SSM IAM policies attached to the service account so the Secret Store can communicate with the AWS Parameter Store.
Success Metrics
[ ] ADD SUCCESS METRICS HERE
Tasks
[ ] Attach AssumeRoleWithWebIdentity to platform-atlas AWS service account.
[ ] Attach SSM permissions to platform-atlasAWS service account.
[x] Update Manifest files
[ ] Ensure the SecretStore and ExternalSecrets can deploy in the new EKS clusters.
In the new EKS clusters, each application will its own SecretStore. The application's service account will need to have AssumeRoleWithWebIdentity and SSM IAM policies attached to the service account so the Secret Store can communicate with the AWS Parameter Store.
Success Metrics
Tasks