how to annotate a service acount to use an aws role - jvcastaneda/DevopsToolingConfig GitHub Wiki

kubectl annotate serviceaccount kube-prometheus-stack-prometheus -n prometheus eks.amazonaws.com/role-arn = "arn:aws:iam::522113394205:role/PrometheusScraperRole" --overwrite