kubernetes/argo-cd/applications/production-hm/ray-cluster/kubernetes-manifests/hm-ray-cluster-service-account.yaml
---
apiVersion: v1
kind: ServiceAccount
metadata:
name: hm-ray-cluster-service-account
namespace: production-hm-ray-cluster
annotations:
# https://argo-cd.readthedocs.io/en/stable/user-guide/resource_hooks
argocd.argoproj.io/hook: PreSync
# https://docs.aws.amazon.com/eks/latest/userguide/associate-service-account-role.html
eks.amazonaws.com/role-arn: arn:aws:iam::272394222652:role/RayClusterRole-hm-ray-cluster-service-account
labels:
app.kubernetes.io/name: hm-ray-cluster-service-account
app.kubernetes.io/part-of: production-hm-ray-cluster