ServiceAccount
Resource Icon

Resource Overview
An account that grants applications and services permission to access and use cluster resources within a Kubernetes cluster.
Associated Resources
Parent Resource
Connected Resources
Resource Configuration
Basic Settings
namespace: Namespace where the ServiceAccount resource will be deployedannotations: Kubernetes system metadatalabels: Labels for ServiceAccount identification and classificationsecret: List of Secrets allowed for use by Pods referencing this ServiceAccountimage_pull_secrets: List of Secrets used by Pods using this ServiceAccount to pull imagesautomount_service_account_token: Whether to automatically mount the ServiceAccount token into Pods