sighupio / permission-manager

Permission Manager is a project that brings sanity to Kubernetes RBAC and Users management, Web UI FTW
https://sighup.io/
BSD 3-Clause "New" or "Revised" License
1.31k stars 172 forks source link

Permission Manager assumes to be running in the `permission-manager` namespace #137

Closed ralgozino closed 1 year ago

ralgozino commented 1 year ago

Testing the new helm chart we come to realise that permission manager makes the assumption that is running the permission-manager namespace, having it hardcoded in several places and stuff breaking if you deploy it to a different namespace.