apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
  annotations:
    meta.helm.sh/release-name: nova
    meta.helm.sh/release-namespace: openstack
  creationTimestamp: "2026-05-09T17:23:03Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: nova-nova-conductor
  namespace: openstack
  resourceVersion: "14325"
  uid: acf71941-11ac-4b77-bee1-56f4e5ed21f3
roleRef:
  apiGroup: rbac.authorization.k8s.io
  kind: Role
  name: nova-openstack-nova-conductor
subjects:
- kind: ServiceAccount
  name: nova-conductor
  namespace: openstack
