Open rhysviz opened 3 years ago
Hi @rhysviz,
Thank you for reporting this. We'll be addressing the deployment to multiple namespaces in the near future. Until then, there are two possible workarounds:
v1.4
of the chart.--set operator.clusterRoleBinding.create=false
. This will prevent the creation of the ClusterRoleBinding
, which is not tied to a namespace.We will report back in this ticket once the issue has been fully addressed.
Yeh, no problem! 1.4. is fine for now. I was playing around operator.clusterRoleBinding.create=false
and could not seem to get it to work but I may have been doing something else wrong 😅
Hmm. I would expect operator.clusterRoleBinding.create=false
to work, but if it does not solve the issue, something else must be going on as well. That is good to know when we pick this up.
Hey, this issue seems to have returned in v1.5. If I downgrade to v1.4 then it works. https://github.com/1Password/connect-helm-charts/issues/38#issuecomment-932260844