diff --git a/bundle/manifests/cluster-logging.clusterserviceversion.yaml b/bundle/manifests/cluster-logging.clusterserviceversion.yaml index cbbc5163d..efc0c8b80 100644 --- a/bundle/manifests/cluster-logging.clusterserviceversion.yaml +++ b/bundle/manifests/cluster-logging.clusterserviceversion.yaml @@ -82,7 +82,7 @@ metadata: categories: OpenShift Optional, Logging & Tracing certified: "false" containerImage: quay.io/openshift-logging/cluster-logging-operator:latest - createdAt: "2025-03-28T16:02:10Z" + createdAt: "2025-03-31T19:37:39Z" description: The Red Hat OpenShift Logging Operator for OCP provides a means for configuring and managing log collection and forwarding. features.operators.openshift.io/cnf: "false" @@ -2011,9 +2011,8 @@ spec: verbs: - create - get - - list - use - - watch + - update - apiGroups: - hypershift.openshift.io resources: diff --git a/config/rbac/role.yaml b/config/rbac/role.yaml index cfdb7407e..ea0deaedf 100644 --- a/config/rbac/role.yaml +++ b/config/rbac/role.yaml @@ -164,13 +164,12 @@ rules: verbs: - create - get - - list - use - - watch + - update - apiGroups: - hypershift.openshift.io resources: - hostedcontrolplanes verbs: - list - - get \ No newline at end of file + - get