terraform-kubernetes-namespace icon indicating copy to clipboard operation
terraform-kubernetes-namespace copied to clipboard

Allow for namespace creation without RBAC roles

Open pete0emerson opened this issue 1 year ago • 0 comments

The create_resources variable controls both the namespace creation and the RBAC role creation. What if I want to create the namespace without the roles?

I've described a workaround in https://github.com/orgs/gruntwork-io/discussions/722 (regarding the service catalog and reference architecture patterns), but allowing separate control of namespace and namespace-roles may be cleaner.

I'm not sure how often a situation like this comes up, but thought it worth adding a ticket for triaging.

pete0emerson avatar Jun 05 '23 13:06 pete0emerson