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-08T19:08:38Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: horizon-horizon-db-init
  namespace: openstack
  resourceVersion: "26262"
  uid: aa47bca6-b1e1-4611-8266-2a4b6960bf2f
roleRef:
  apiGroup: rbac.authorization.k8s.io
  kind: Role
  name: horizon-openstack-horizon-db-init
subjects:
- kind: ServiceAccount
  name: horizon-db-init
  namespace: openstack
