apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
  annotations:
    meta.helm.sh/release-name: heat
    meta.helm.sh/release-namespace: openstack
  creationTimestamp: "2026-02-26T03:42:33Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: heat-heat-db-init
  namespace: openstack
  resourceVersion: "16556"
  uid: 97f75c17-a078-4627-9f60-4a565b0cc7bd
roleRef:
  apiGroup: rbac.authorization.k8s.io
  kind: Role
  name: heat-openstack-heat-db-init
subjects:
- kind: ServiceAccount
  name: heat-db-init
  namespace: openstack
