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-30T10:18:54Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: neutron-neutron-db-sync
  namespace: openstack
  resourceVersion: "16123"
  uid: a98f9bf2-40f6-4f3f-9436-33f52ea78207
roleRef:
  apiGroup: rbac.authorization.k8s.io
  kind: Role
  name: neutron-openstack-neutron-db-sync
subjects:
- kind: ServiceAccount
  name: neutron-db-sync
  namespace: openstack
