charts
charts copied to clipboard
Use specified namespace in RBAC
The current code doesn't use the specified namespace in the RBAC resources. So everything is deployed into kube-system. This allows us to deploy the workload and RBAC into a different namespace.
Just checking on the status of this PR. I ran into the issue as well and can confirm that this PR fixes it.