Lim Zhi Xuan
Lim Zhi Xuan
@tao12345666333 For the case of Kubernetes service discovery, yeah, ClusterRole and ClusterRoleBinding are also needed. If we are going into this use case specifically, I'll need to update the title...
@tokers I'll update the necessary RBAC resources to support Kubernetes service discovery. Thanks!
@tao12345666333 @tokers Sorry for the late update, been busy recently. I've updated the necessary RBAC resources.
@tokers Is it better if we specify the cluster role rules in `values.yaml`? Like so:  And use `.serviceAccount.create` as the only flag to determine whether to create cluster role...
> > @tokers Is is better if we specify the cluster role rules in `values.yaml`? Like so:  And use `.serviceAccount.create` as the only flag to determine whether to create...