apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
  annotations:
    meta.helm.sh/release-name: neutron
    meta.helm.sh/release-namespace: openstack
  creationTimestamp: "2026-04-22T19:02:42Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: neutron-neutron-db-init
  namespace: openstack
  resourceVersion: "17149"
  uid: cb91eaa0-7f38-4ac4-9cd9-45a26d82b48b
roleRef:
  apiGroup: rbac.authorization.k8s.io
  kind: Role
  name: neutron-openstack-neutron-db-init
subjects:
- kind: ServiceAccount
  name: neutron-db-init
  namespace: openstack
