-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathaws-auth-patch.yml
25 lines (24 loc) · 820 Bytes
/
aws-auth-patch.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# This is a sample aws-auth-patch.yml file.
# Actual aws-auth-patch.yml will be created at /System/Volumes/Data/private/tmp/aws-auth-patch.yml path.
apiVersion: v1
data:
mapRoles: |
- groups:
- system:masters
rolearn: arn:aws:iam::644752792305:role/UdacityFlaskDeployCBKubectlRole
username: build
- groups:
- system:bootstrappers
- system:nodes
rolearn: arn:aws:iam::644752792305:role/eksctl-simple-jwt-api-nodegroup-n-NodeInstanceRole-17C402QC9VF6L
username: system:node:{{EC2PrivateDNSName}}
mapUsers: |
[]
kind: ConfigMap
metadata:
creationTimestamp: "2021-02-26T07:40:38Z"
name: aws-auth
namespace: kube-system
resourceVersion: "5992"
selfLink: /api/v1/namespaces/kube-system/configmaps/aws-auth
uid: 5bf363cb-504c-4289-93ce-74257aff0de4