From 53639c2b01c80806e8271a623ad21b40d89a6d73 Mon Sep 17 00:00:00 2001 From: Mitsumasa KONDO Date: Mon, 1 Feb 2021 18:44:49 +0900 Subject: [PATCH] doc/mgr/orchestrator: Unify the content of command and yaml Signed-off-by: Mitsumasa KONDO --- doc/mgr/orchestrator.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/mgr/orchestrator.rst b/doc/mgr/orchestrator.rst index d8009527ea611..3de17d4372f71 100644 --- a/doc/mgr/orchestrator.rst +++ b/doc/mgr/orchestrator.rst @@ -835,7 +835,7 @@ Or in YAML: To place a service on *all* hosts, use ``"*"``:: - orch apply crash --placement='*' + orch apply node-exporter --placement='*' Or in YAML: -- 2.39.5