Values.AddonPodIdentityConfigurationSourceInformation about how to configure IAM for an add-on.
type nonrec t = {serviceAccount : String_.t option;The Kubernetes Service Account name used by the add-on.
*)recommendedManagedPolicies : StringList.t option;A suggested IAM Policy for the add-on.
*)}