apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
  annotations:
    meta.helm.sh/release-name: horizon
    meta.helm.sh/release-namespace: openstack
  creationTimestamp: "2026-05-30T02:48:50Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: horizon-horizon-db-init
  namespace: openstack
  resourceVersion: "27877"
  uid: b04adf38-c6b5-4579-825b-de4a1e29a1bb
roleRef:
  apiGroup: rbac.authorization.k8s.io
  kind: Role
  name: horizon-openstack-horizon-db-init
subjects:
- kind: ServiceAccount
  name: horizon-db-init
  namespace: openstack
