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