koki / short

Manageable Kubernetes manifests through a composable, reusable syntax
https://docs.koki.io/short
Apache License 2.0
122 stars 14 forks source link

Missing Role and RoleBinding RBAC types #227

Closed rrati closed 6 years ago

rrati commented 6 years ago

There is support for ClusterRole and ClusterRoleBinding, but it doesn't appear there is support for Roles or RoleBindings (which are namespaced)