diff --git a/config/rbac/role.yaml b/config/rbac/role.yaml index 143cc2f6..3a8686de 100644 --- a/config/rbac/role.yaml +++ b/config/rbac/role.yaml @@ -219,6 +219,24 @@ rules: - patch - update - watch +- apiGroups: + - networking.cloud.tencent.com + resources: + - dedicatedclblisteners + verbs: + - create + - delete + - get + - list + - patch + - update + - watch +- apiGroups: + - networking.cloud.tencent.com + resources: + - dedicatedclblisteners/status + verbs: + - get - apiGroups: - game.kruise.io resources: