apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:
  annotations:
    meta.helm.sh/release-name: ovn
    meta.helm.sh/release-namespace: openstack
  creationTimestamp: "2026-04-29T02:24:50Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: ovn-controller
  resourceVersion: "13890"
  uid: 65f3fc9c-fc6e-4e69-9f80-f936c9ffd958
rules:
- apiGroups:
  - ""
  resources:
  - nodes
  verbs:
  - get
  - patch
  - list
