Skip to main content

k8s.serviceaccount

Supported platform

  • kubernetes

Description

Kubernetes service account

Fields

IDTYPEDESCRIPTION
idstringMondoo ID for the Kubernetes object
uidstringKubernetes object UID
resourceVersionstringKubernetes resource version
labelsmap[string]stringKubernetes labels
annotationsmap[string]stringKubernetes annotations
namestringKubernetes object name
namespacestringKubernetes object namespace
kindstringKubernetes object type
createdtimeKubernetes object creation timestamp
manifestdictFull resource manifest
secrets[]dictList of secrets that Pods running using this service account are allowed to use
imagePullSecrets[]dictList of references to secrets in the same namespace to use for pulling any images
automountServiceAccountTokenboolWhether pods running as this service account should have an API token automatically mounted