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-17T04:56:57Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: neutron-neutron-db-init
  namespace: openstack
  resourceVersion: "17298"
  uid: b3b0c772-bc53-4d58-9ccb-2043885994c1
roleRef:
  apiGroup: rbac.authorization.k8s.io
  kind: Role
  name: neutron-openstack-neutron-db-init
subjects:
- kind: ServiceAccount
  name: neutron-db-init
  namespace: openstack
