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-19T06:00:47Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: heat-heat-api
  namespace: openstack
  resourceVersion: "17708"
  uid: bd1acbe3-1a99-4742-b1a8-db3d02e42ad9
roleRef:
  apiGroup: rbac.authorization.k8s.io
  kind: Role
  name: heat-openstack-heat-api
subjects:
- kind: ServiceAccount
  name: heat-api
  namespace: openstack
