DefaultServiceAccount
Resource Icon

Resource Overview
A default ServiceAccount resource that grants Pods permission to access the API server and cluster resources within a Kubernetes cluster.
Associated Resources
Parent Resource
Connected Targets
Resource Configuration
Basic Settings
namespace: Namespace where the ServiceAccount resource will be deployedannotations: Kubernetes system metadatalabels: User-defined labels for resource identification and classificationsecret: List of Secrets accessible by Pods using this ServiceAccountimage_pull_secrets: List of Secrets used by Pods when pulling imagesautomount_service_account_token: Whether to automatically mount the ServiceAccount token into Pods