-
-
Save KyMidd/ba887c9c76046e17d49e93c43d907d5b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| apiVersion: v1 | |
| kind: ServiceAccount | |
| metadata: | |
| name: init-secret-fetcher | |
| namespace: init | |
| annotations: | |
| eks.amazonaws.com/role-arn: arn:aws:iam::1234567890:role/app1_eks_role |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment