]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Applied text as suggested by @zdover23
authorMichael Wodniok <wodniok@wor.net>
Wed, 27 Jan 2021 07:19:06 +0000 (08:19 +0100)
committerSebastian Wagner <sebastian.wagner@suse.com>
Fri, 29 Jan 2021 12:42:55 +0000 (13:42 +0100)
Signed-off-by: Michael Wodniok <wodniok@wor.net>
(cherry picked from commit f857bcd622f90d05d026bc5f219b37f71ab90d4e)

doc/mgr/orchestrator.rst

index 415723d933b116d76fc937c71fa71ada46abfc5b..11c81004a72c476c5eea066cd7404877220eb7d1 100644 (file)
@@ -749,9 +749,10 @@ Many service specifications can be applied at once using
 Retrieving the running Service Specification
 --------------------------------------------
 
-If started via ``ceph orch apply <rgw|mds|...>`` changing the Service
-Specification directly is normally a bit more complicated. It is easier to
-export the running Service Specification like so::
+If the services have been started via ``ceph orch apply...``, then directly changing
+the Services Specification is complicated. Instead of attempting to directly change
+the Services Specification, we suggest exporting the running Service Specification by
+following these instructions::
     
     ceph orch ls --service-name rgw.<realm>.<zone> --export > rgw.<realm>.<zone>.yaml
     ceph orch ls --service-type mgr --export > mgr.yaml