Values.SubjectSourceAn object containing the name of the Kubernetes service account inside the cluster to associate the IAM credentials with.
type nonrec t = {namespace : String_.t option;The name of the Kubernetes namespace inside the cluster to create the association in. The service account and the pods that use the service account must be in this namespace.
*)serviceAccount : String_.t option;The name of the Kubernetes service account inside the cluster to associate the IAM credentials with.
*)}