apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
  annotations:
    meta.helm.sh/release-name: heat
    meta.helm.sh/release-namespace: openstack
  creationTimestamp: "2026-04-21T18:15:21Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: heat-heat-api
  namespace: openstack
  resourceVersion: "17924"
  uid: 60f8b602-a825-4a0e-b7fc-c668503451f1
roleRef:
  apiGroup: rbac.authorization.k8s.io
  kind: Role
  name: heat-openstack-heat-api
subjects:
- kind: ServiceAccount
  name: heat-api
  namespace: openstack
