apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
  annotations:
    meta.helm.sh/release-name: heat
    meta.helm.sh/release-namespace: openstack
  creationTimestamp: "2026-08-11T08:51:05Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: heat-heat-api
  namespace: openstack
  resourceVersion: "18861"
  uid: fca5fb01-3652-4ae5-b50b-f528592ba3e2
roleRef:
  apiGroup: rbac.authorization.k8s.io
  kind: Role
  name: heat-openstack-heat-api
subjects:
- kind: ServiceAccount
  name: heat-api
  namespace: openstack
