konstructio / gitops-catalog

kubefirst gitops catalog repository
24 stars 25 forks source link

feat:add iam role annotation to eks autoscaler service account #168

Closed jokestax closed 1 month ago

jokestax commented 1 month ago

Description

We added the irsa for cluster autoscaler in gitops-template,we need to annotate the service account created with that arn.we added for both mgmt and workload cluster module.

Testing

Add this to registry or directly run kubectl for application.yaml in the respective cluster We tested it and its working :)