apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:
  annotations:
    meta.helm.sh/release-name: ovn
    meta.helm.sh/release-namespace: openstack
  creationTimestamp: "2026-03-31T05:21:34Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: ovn-controller
  resourceVersion: "13993"
  uid: e529a586-f75e-4fcc-9ccf-0e8a79142f8e
rules:
- apiGroups:
  - ""
  resources:
  - nodes
  verbs:
  - get
  - patch
  - list
