apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
  annotations:
    meta.helm.sh/release-name: heat
    meta.helm.sh/release-namespace: openstack
  creationTimestamp: "2026-05-28T13:17:04Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: heat-heat-db-init
  namespace: openstack
  resourceVersion: "18622"
  uid: 8bf54590-1b73-4f7c-a305-67824f7ba9a7
roleRef:
  apiGroup: rbac.authorization.k8s.io
  kind: Role
  name: heat-openstack-heat-db-init
subjects:
- kind: ServiceAccount
  name: heat-db-init
  namespace: openstack
