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-25T09:03:02Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: nova-nova-conductor
  namespace: openstack
  resourceVersion: "12372"
  uid: a3b69eb9-6c2c-4eb8-96c0-8118a21a5d4b
roleRef:
  apiGroup: rbac.authorization.k8s.io
  kind: Role
  name: nova-openstack-nova-conductor
subjects:
- kind: ServiceAccount
  name: nova-conductor
  namespace: openstack
