apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
  annotations:
    meta.helm.sh/release-name: heat
    meta.helm.sh/release-namespace: openstack
  creationTimestamp: "2026-09-12T04:48:22Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: heat-heat-api
  namespace: openstack
  resourceVersion: "18417"
  uid: 6ff445b6-3f6b-4dfc-9849-9f6b5e28ab7b
roleRef:
  apiGroup: rbac.authorization.k8s.io
  kind: Role
  name: heat-openstack-heat-api
subjects:
- kind: ServiceAccount
  name: heat-api
  namespace: openstack
