apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
  annotations:
    meta.helm.sh/release-name: heat
    meta.helm.sh/release-namespace: openstack
  creationTimestamp: "2026-06-16T05:44:29Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: heat-heat-db-init
  namespace: openstack
  resourceVersion: "18136"
  uid: 816a6a08-c7b2-4dbf-a457-f7e84f69502a
roleRef:
  apiGroup: rbac.authorization.k8s.io
  kind: Role
  name: heat-openstack-heat-db-init
subjects:
- kind: ServiceAccount
  name: heat-db-init
  namespace: openstack
