istio.io/istio@v0.0.0-20240520182934-d79c90f27776/releasenotes/notes/helm_chart_gateway_serviceaccount_annotations.yaml (about) 1 apiVersion: release-notes/v2 2 kind: feature 3 area: security 4 5 # issue is a list of GitHub issues resolved in this note. 6 issue: [] 7 8 docs: [] 9 10 releaseNotes: 11 - | 12 **Added** values to the Istio Gateway Helm charts for configuring annotations on the ServiceAccount. Can be used to enable [IAM Roles for Service Accounts](https://docs.aws.amazon.com/eks/latest/userguide/iam-roles-for-service-accounts.html) on AWS EKS. 13 14 upgradeNotes: [] 15 16 securityNotes: []