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-12T01:56:01Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: neutron-neutron-db-init
  namespace: openstack
  resourceVersion: "16402"
  uid: e33169a5-6f8a-4941-acb7-62fc5ce00147
roleRef:
  apiGroup: rbac.authorization.k8s.io
  kind: Role
  name: neutron-openstack-neutron-db-init
subjects:
- kind: ServiceAccount
  name: neutron-db-init
  namespace: openstack
