mirror of
https://github.com/ceph/ceph
synced 2025-01-22 19:15:41 +00:00
f8d0e3d73a
We need no pools to avoid breaking some tests. Signed-off-by: Sage Weil <sage@redhat.com>
6 lines
150 B
YAML
6 lines
150 B
YAML
overrides:
|
|
ceph:
|
|
create_rbd_pool: false
|
|
pre-mgr-commands:
|
|
- sudo ceph config set mgr mgr/devicehealth/enable_monitoring false --force
|