apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:
  annotations:
    meta.helm.sh/release-name: ovn
    meta.helm.sh/release-namespace: openstack
  creationTimestamp: "2026-06-23T19:17:38Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: ovn-controller
  resourceVersion: "15060"
  uid: c1e3e1cc-2bd6-44d9-9344-07fc0121c1b4
rules:
- apiGroups:
  - ""
  resources:
  - nodes
  verbs:
  - get
  - patch
  - list
