Lim Zhi Xuan

Results 5 comments of 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: ![image](https://user-images.githubusercontent.com/16299701/183377137-c4c79e99-84cf-49fd-b614-8ae31a3a5ea8.png) 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: ![image](https://user-images.githubusercontent.com/16299701/183377137-c4c79e99-84cf-49fd-b614-8ae31a3a5ea8.png) And use `.serviceAccount.create` as the only flag to determine whether to create...