i have a custom clusterrole and clusterrolebinding...
# kubernetes
c
i have a custom clusterrole and clusterrolebinding and would like to assign these permissions to an eks `Cluster`'s
roleMappings[*].groups
property somehow. Neither the name of the clusterrole or binding work here (something like
system:masters
does work though). Anyone know how i can achieve this?