automountServiceAccountToken property
AutomountServiceAccountToken indicates whether pods running as this service account should have an API token automatically mounted. Can be overridden at the pod level.
Implementation
final bool? automountServiceAccountToken;