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