mirror of
https://github.com/ceph/ceph
synced 2025-01-02 09:02:34 +00:00
doc/mgr/orchestrator: add missing OSD service_id
example for deploying multiple specs via yaml was missing the service_id Fixes: https://tracker.ceph.com/issues/46377 Signed-off-by: Michael Fritch <mfritch@suse.com>
This commit is contained in:
parent
eecc8fcbcc
commit
7906460483
@ -478,6 +478,7 @@ Many service specifications can then be applied at once using
|
||||
host_pattern: "mgr*"
|
||||
---
|
||||
service_type: osd
|
||||
service_id: default_drive_group
|
||||
placement:
|
||||
host_pattern: "osd*"
|
||||
data_devices:
|
||||
|
Loading…
Reference in New Issue
Block a user