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-07T18:25:48Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: horizon-horizon-db-init
  namespace: openstack
  resourceVersion: "6607"
  uid: 0a986a8f-bb59-4263-94f9-9884f9f87a74
roleRef:
  apiGroup: rbac.authorization.k8s.io
  kind: Role
  name: horizon-openstack-horizon-db-init
subjects:
- kind: ServiceAccount
  name: horizon-db-init
  namespace: openstack
