We are having timing issues with Landscaper, meaning that it won't always deploy because of missing dependencies (read: namespace missing, or role missing)
It looks like Helm might not be the best place to define the namespace and role bindings, as it is supposed to be able to install the same chart to different namespaces without affecting each other. The preivous config would delete the elector namespace, if we deleted the naisd chart from one
Two reasons: