Cloud API Overview > @adpt/cloud > k8s > PodProps > automountServiceAccountToken
k8s.PodProps.automountServiceAccountToken property
AutomountServiceAccountToken indicates whether a service account token should be automatically mounted.
Signature:
automountServiceAccountToken?: boolean;