automountServiceAccountToken property

bool? automountServiceAccountToken
final

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;