apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
  annotations:
    meta.helm.sh/release-name: nova
    meta.helm.sh/release-namespace: openstack
  creationTimestamp: "2026-03-11T20:59:22Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: nova-nova-conductor
  namespace: openstack
  resourceVersion: "13578"
  uid: cbbab99a-c87e-4e41-83e9-7883f02c4d77
roleRef:
  apiGroup: rbac.authorization.k8s.io
  kind: Role
  name: nova-openstack-nova-conductor
subjects:
- kind: ServiceAccount
  name: nova-conductor
  namespace: openstack
