apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
  annotations:
    meta.helm.sh/release-name: horizon
    meta.helm.sh/release-namespace: openstack
  creationTimestamp: "2026-07-14T18:50:52Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: horizon-horizon-db-init
  namespace: openstack
  resourceVersion: "29948"
  uid: 93a1f98f-58fd-4ef2-a6c5-f59ad214a1e2
roleRef:
  apiGroup: rbac.authorization.k8s.io
  kind: Role
  name: horizon-openstack-horizon-db-init
subjects:
- kind: ServiceAccount
  name: horizon-db-init
  namespace: openstack
