finchd
5/23/2018 - 6:57 PM

k8s heptio-authenticator-aws with AWS CLI profiles

k8s heptio-authenticator-aws with AWS CLI profiles

users:
- name: aws
  user:
    exec:
      apiVersion: client.authentication.k8s.io/v1alpha1
      command: heptio-authenticator-aws
      args:
        - "token"
        - "-i"
        - "preview"
      env:
        - name: AWS_PROFILE
          value: admcli