Hi,
First of all, some service accounts are created with "-account" suffix and some are not.
That's inconsistent and misleading.
Second thing are comments in aws-supplemental-values.yaml file:
## The name of the service account defined in the pod spec when creating the IAM identity ## association (IRSA or EKS Pod Identity). # <ATTENTION> - Optional - Uncomment and enter a name for the service account. If unset, a name # is generated using the format below. ## # name: "<release name>-feedservice"
This suggests different name than what is actually generated.
Same thing applies for file ingestion service and possibly other services.
Hi,
First of all, some service accounts are created with "-account" suffix and some are not.
That's inconsistent and misleading.
Second thing are comments in aws-supplemental-values.yaml file:
## The name of the service account defined in the pod spec when creating the IAM identity ## association (IRSA or EKS Pod Identity). # <ATTENTION> - Optional - Uncomment and enter a name for the service account. If unset, a name # is generated using the format below. ## # name: "<release name>-feedservice"This suggests different name than what is actually generated.
Same thing applies for file ingestion service and possibly other services.