diff --git a/bitnami/kuberay/templates/operator/clusterroles.yaml b/bitnami/kuberay/templates/operator/clusterroles.yaml index 9de93096ef0366..709a63cee3b295 100644 --- a/bitnami/kuberay/templates/operator/clusterroles.yaml +++ b/bitnami/kuberay/templates/operator/clusterroles.yaml @@ -51,6 +51,13 @@ rules: - patch - update - watch + - apiGroups: + - "" + resources: + - endpoints + verbs: + - list + - watch - apiGroups: - "" resources: