Skip to content
This repository has been archived by the owner on Nov 11, 2020. It is now read-only.

feat: create SA in EKS based on aws.helmSa #49

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Apr 7, 2020

  1. 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
    gazal-k committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    0d0e2c3 View commit details
    Browse the repository at this point in the history