Skip to main content

merge_environmentd_iam_role_arn

Function merge_environmentd_iam_role_arn 

Source
fn merge_environmentd_iam_role_arn(
    annotations: PartialField,
    role_arn: PartialField,
) -> PartialField
Expand 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.