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-11T12:31:12Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: barbican-barbican-db-init
  namespace: openstack
  resourceVersion: "7541"
  uid: 354b21a9-63db-45ed-a6ab-7668f523bab6
roleRef:
  apiGroup: rbac.authorization.k8s.io
  kind: Role
  name: barbican-openstack-barbican-db-init
subjects:
- kind: ServiceAccount
  name: barbican-db-init
  namespace: openstack
