Add Manager/mgr or Monitor/mon Ceph Orchestrator

To add another Manager/mgr to Ceph using the Orchestrator:

ceph orch apply mgr --placement="hostname"

To add another Monitor/mon to Ceph using the Orchestrator:

ceph orch apply mon --placement="hostname"