apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
  annotations:
    meta.helm.sh/release-name: nova
    meta.helm.sh/release-namespace: openstack
  creationTimestamp: "2026-04-16T12:06:56Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: nova-nova-conductor
  namespace: openstack
  resourceVersion: "11590"
  uid: 6172b8ae-bf7a-42b7-b96a-12ef46422668
roleRef:
  apiGroup: rbac.authorization.k8s.io
  kind: Role
  name: nova-openstack-nova-conductor
subjects:
- kind: ServiceAccount
  name: nova-conductor
  namespace: openstack
