apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
  annotations:
    meta.helm.sh/release-name: barbican
    meta.helm.sh/release-namespace: openstack
  creationTimestamp: "2026-05-09T17:12:14Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: barbican-barbican-api
  namespace: openstack
  resourceVersion: "7634"
  uid: 2f96634c-7429-4382-aa3a-7e0c7cbc76ee
roleRef:
  apiGroup: rbac.authorization.k8s.io
  kind: Role
  name: barbican-openstack-barbican-api
subjects:
- kind: ServiceAccount
  name: barbican-api
  namespace: openstack
