diff --git a/cinder/values.yaml b/cinder/values.yaml index bd45646130..78cb8a326a 100644 --- a/cinder/values.yaml +++ b/cinder/values.yaml @@ -728,9 +728,9 @@ conf: # via the endpoints section. osapi_volume_listen_port: null enabled_backends: "rbd1" - # NOTE(portdirect): "cinder.backup.drivers.swift" and + # NOTE(portdirect): "cinder.backup.drivers.ceph" and # "cinder.backup.drivers.posix" also supported - backup_driver: "cinder.backup.drivers.ceph" + backup_driver: "cinder.backup.drivers.swift" # Backup: Ceph RBD options backup_ceph_conf: "/etc/ceph/ceph.conf" backup_ceph_user: cinderbackup