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-29T11:47:22Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: barbican-barbican-api
  namespace: openstack
  resourceVersion: "7766"
  uid: 71e282d2-88a3-44f7-8c79-b66a2c140201
roleRef:
  apiGroup: rbac.authorization.k8s.io
  kind: Role
  name: barbican-openstack-barbican-api
subjects:
- kind: ServiceAccount
  name: barbican-api
  namespace: openstack
