fn merge_environmentd_iam_role_arn(
annotations: PartialField,
role_arn: PartialField,
) -> PartialFieldExpand description
Merges a v1alpha1 environmentdIamRoleArn value into the
serviceAccountAnnotations map as eks.amazonaws.com/role-arn, matching
the typed conversion. An existing annotation wins. Annotations that are
not an object pass through untouched.