mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-04-23 00:58:26 +02:00
initial commit
This commit is contained in:
4
templates/config-map-aws-auth-map_users.yaml.tpl
Normal file
4
templates/config-map-aws-auth-map_users.yaml.tpl
Normal file
@@ -0,0 +1,4 @@
|
||||
- userarn: ${user_arn}
|
||||
username: ${username}
|
||||
groups:
|
||||
- ${group}
|
||||
Reference in New Issue
Block a user