apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
  annotations:
    meta.helm.sh/release-name: heat
    meta.helm.sh/release-namespace: openstack
  creationTimestamp: "2026-08-26T00:59:48Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: heat-heat-db-init
  namespace: openstack
  resourceVersion: "18162"
  uid: 02c1e5c8-0099-4a44-9be0-aa9cec88af71
roleRef:
  apiGroup: rbac.authorization.k8s.io
  kind: Role
  name: heat-openstack-heat-db-init
subjects:
- kind: ServiceAccount
  name: heat-db-init
  namespace: openstack
