apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
  annotations:
    meta.helm.sh/release-name: cinder
    meta.helm.sh/release-namespace: openstack
  creationTimestamp: "2026-02-27T21:20:41Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: cinder-cinder-bootstrap
  namespace: openstack
  resourceVersion: "10494"
  uid: 39c5e380-3f02-4b3c-91af-14c88126cb33
roleRef:
  apiGroup: rbac.authorization.k8s.io
  kind: Role
  name: cinder-openstack-cinder-bootstrap
subjects:
- kind: ServiceAccount
  name: cinder-bootstrap
  namespace: openstack
