Learn how to specify the service account that a pod should adopt.
Service Account
You can define a service account that the pod in Kubernetes should adopt. This can, for example, be important when working with separate service accounts for security-relevant tasks. You can define and edit the Service Account to be used on the Workload Details Screen.
If you do not specify a service account, it is automatically assigned the default service account.