apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:
  annotations:
    meta.helm.sh/release-name: ovn
    meta.helm.sh/release-namespace: openstack
  creationTimestamp: "2026-05-30T21:40:01Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: ovn-controller
  resourceVersion: "15240"
  uid: 7f729aad-e056-4bc4-bec4-48c7cf4f7ca9
rules:
- apiGroups:
  - ""
  resources:
  - nodes
  verbs:
  - get
  - patch
  - list
