apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
  annotations:
    meta.helm.sh/release-name: neutron
    meta.helm.sh/release-namespace: openstack
  creationTimestamp: "2026-05-22T19:35:42Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: neutron-neutron-db-init
  namespace: openstack
  resourceVersion: "16307"
  uid: ec04bc77-6a12-4d21-b5a1-789f318083cb
roleRef:
  apiGroup: rbac.authorization.k8s.io
  kind: Role
  name: neutron-openstack-neutron-db-init
subjects:
- kind: ServiceAccount
  name: neutron-db-init
  namespace: openstack
