serviceAccount
The service account configuration for the Spark-on-K8S deployment
Type: object
Path: serviceAccount
create
Specifies whether a service account should be created
Default: true
Type: boolean
Path: serviceAccount.create
automount
Specifies whether the service account token should be auto mounted
Default: true
Type: boolean
Path: serviceAccount.automount
annotations
Annotations to add to the service account
Default: {}
Type: string
Path: serviceAccount.annotations
name
The name of the service account to use.
Default: ""
Type: string
Path: serviceAccount.name