helm-push
helm-push copied to clipboard
Unable to push from EKS
Hi Team,
I have setup s3 bucket with all required permssions to use as helm repo, however chartmuseum always return below error:
Helm Chart Details: chartmuseum-2.12.0 app-version- 0.12.0
EKS Cluster: v1.14
Error: 500: AccessDenied: Access Denied
status code: 403, request id:
We are trying to use EKS OIDC (https://aws.amazon.com/blogs/opensource/introducing-fine-grained-iam-roles-service-accounts/).
Please note, other pods are working fine able to access s3 with service account, verified permission.
https://github.com/helm/chartmuseum/issues/328
Are you sure this is a helm-push
issue? I guess ChartMuseum is the one who should authenticate with AWS, not this plugin (that only talks to ChartMuseum).