Skip to content

Instantly share code, notes, and snippets.

@SamuelBagattin
Last active April 4, 2022 09:30
Show Gist options
  • Select an option

  • Save SamuelBagattin/a96fce39001745eed734d9d81e2fef8a to your computer and use it in GitHub Desktop.

Select an option

Save SamuelBagattin/a96fce39001745eed734d9d81e2fef8a to your computer and use it in GitHub Desktop.
apiVersion: v1
kind: ServiceAccount
metadata:
annotations:
eks.amazonaws.com/role-arn: "arn:aws:iam::ACCOUNT_ID:role/my-pod-role"
name: my-serviceaccount
namespace: default
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment