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

Update the Tiller resource mgmt role to strip RBAC permissions

Open yorinasub17 opened this issue 5 years ago • 0 comments

The default Tiller resource mgmt role should not include RBAC permissions, as that makes it easy to break the sandbox. Instead, provide a separate, _with_rbac role that can be used should the user want to grant RBAC permissions to the deployed tiller instance.

yorinasub17 avatar May 31 '19 05:05 yorinasub17