certmanager v1.21.1

ClusterIssuer.spec.vault.auth.aws.serviceAccountRef

A reference to a service account that will be used to request a web identity token for IRSA (IAM Roles for Service Accounts) authentication.

2 fields
ClusterIssuer.spec.vault.auth.aws.serviceAccountRef fields and descriptions
Field / TypeDescription
string[]

TokenAudiences is an optional list of extra audiences to include in the token passed to Vault. The default audiences are always included in the token.

  • x-kubernetes-list-type: "atomic"
name
string required

Name of the ServiceAccount used to request a token.