apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
  annotations:
    meta.helm.sh/release-name: cinder
    meta.helm.sh/release-namespace: openstack
  creationTimestamp: "2026-09-10T02:16:40Z"
  labels:
    app.kubernetes.io/managed-by: Helm
  name: cinder-cinder-backup
  namespace: openstack
  resourceVersion: "11111"
  uid: 1644f389-6551-4a04-a59a-cd41c0c3c85f
roleRef:
  apiGroup: rbac.authorization.k8s.io
  kind: Role
  name: cinder-openstack-cinder-backup
subjects:
- kind: ServiceAccount
  name: cinder-backup
  namespace: openstack
