Cloud API Overview > @adpt/cloud > k8s > PodProps > serviceAccountName
k8s.PodProps.serviceAccountName property
ServiceAccountName is the name of the ServiceAccount to use to run this pod. More info: https://kubernetes.io/docs/tasks/configure-pod-container/configure-service-account/
Signature:
serviceAccountName?: string;