apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
  annotations:
    meta.helm.sh/release-name: heat
    meta.helm.sh/release-namespace: openstack
  creationTimestamp: "2026-03-03T03:28:27Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: heat-heat-db-init
  namespace: openstack
  resourceVersion: "16852"
  uid: 35091172-796c-4480-8cb9-c1e85b1c1f44
roleRef:
  apiGroup: rbac.authorization.k8s.io
  kind: Role
  name: heat-openstack-heat-db-init
subjects:
- kind: ServiceAccount
  name: heat-db-init
  namespace: openstack
