apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
  annotations:
    meta.helm.sh/release-name: heat
    meta.helm.sh/release-namespace: openstack
  creationTimestamp: "2026-07-24T18:03:41Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: heat-heat-api
  namespace: openstack
  resourceVersion: "19130"
  uid: c33952c0-6c2c-4c95-a14d-70634a70394d
roleRef:
  apiGroup: rbac.authorization.k8s.io
  kind: Role
  name: heat-openstack-heat-api
subjects:
- kind: ServiceAccount
  name: heat-api
  namespace: openstack
