apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
  annotations:
    meta.helm.sh/release-name: horizon
    meta.helm.sh/release-namespace: openstack
  creationTimestamp: "2026-09-16T22:51:23Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: horizon-horizon-db-init
  namespace: openstack
  resourceVersion: "29011"
  uid: 07695c9d-05e9-40d8-bad0-e0bc7e5f67bf
roleRef:
  apiGroup: rbac.authorization.k8s.io
  kind: Role
  name: horizon-openstack-horizon-db-init
subjects:
- kind: ServiceAccount
  name: horizon-db-init
  namespace: openstack
