apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
  annotations:
    meta.helm.sh/release-name: nova
    meta.helm.sh/release-namespace: openstack
  creationTimestamp: "2026-07-02T10:42:14Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: nova-nova-conductor
  namespace: openstack
  resourceVersion: "15564"
  uid: 095d487e-ee1f-42a8-bc34-e5fc187e2c4b
roleRef:
  apiGroup: rbac.authorization.k8s.io
  kind: Role
  name: nova-openstack-nova-conductor
subjects:
- kind: ServiceAccount
  name: nova-conductor
  namespace: openstack
