apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
  annotations:
    meta.helm.sh/release-name: neutron
    meta.helm.sh/release-namespace: openstack
  creationTimestamp: "2026-06-10T01:52:33Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: neutron-neutron-db-init
  namespace: openstack
  resourceVersion: "17011"
  uid: 2f3c9d58-1cee-421f-a55a-8de0f7f54b6b
roleRef:
  apiGroup: rbac.authorization.k8s.io
  kind: Role
  name: neutron-openstack-neutron-db-init
subjects:
- kind: ServiceAccount
  name: neutron-db-init
  namespace: openstack
