This repository has been archived by the owner on Nov 11, 2020. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: create SA in EKS based on aws.helmSa
- if `jxRequirements.cluster.aws.helmSa` is true: create SA with annotations to bind to the IAM Role with convention: `arn:aws:iam::<accountId>:role/<clustername>-<namespace>-<saName>` - otherwise: don't create SA fix jenkins-x-labs/issues#17
- Loading branch information