Skip to content

Commit

Permalink
Merge pull request #6577 from xmudrii/fix-eks-eso
Browse files Browse the repository at this point in the history
eks-prow-build: fix missing annotations on ESO ServiceAccount
  • Loading branch information
k8s-ci-robot authored Mar 14, 2024
2 parents f588ed8 + 15b58c2 commit 720d783
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ kind: ServiceAccount
metadata:
name: external-secrets
namespace: "external-secrets"
annotations:
eks.amazonaws.com/role-arn: arn:aws:iam::468814281478:role/SECRETSMANAGER-IRSA
labels:
helm.sh/chart: external-secrets-0.9.13
app.kubernetes.io/name: external-secrets
Expand Down

0 comments on commit 720d783

Please sign in to comment.