From cb79fdf98f1617fbc5aeb6f3da85c89f64714488 Mon Sep 17 00:00:00 2001 From: Ngairangbam Mili Date: Tue, 14 Jan 2025 08:46:10 +0000 Subject: [PATCH] to-version missing '--' in distributed cloud documentation (dsr10) Change-Id: I100a971e7a917f4b339cd8e1486bc56c960f78a0 Signed-off-by: Ngairangbam Mili --- ...netes-update-orchestration-on-distributed-cloud.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/source/dist_cloud/kubernetes/configuring-kubernetes-update-orchestration-on-distributed-cloud.rst b/doc/source/dist_cloud/kubernetes/configuring-kubernetes-update-orchestration-on-distributed-cloud.rst index 5d4da72af..16bc4f1da 100644 --- a/doc/source/dist_cloud/kubernetes/configuring-kubernetes-update-orchestration-on-distributed-cloud.rst +++ b/doc/source/dist_cloud/kubernetes/configuring-kubernetes-update-orchestration-on-distributed-cloud.rst @@ -167,12 +167,12 @@ controller for access by subclouds. For example: Ignore the audit status of subclouds when selecting them for orchestration. This allows subclouds that are in-sync to be orchestrated. - **to-version** + **--to-version** Specify a target version for Kubernetes orchestration. The subcloud - will orchestrate to its 'available' version if the 'to-version' is - greater or equal to the available version. The 'to-version' can be a - partial version. For example, if the available version is 1.20.5, - selecting 1.20 would upgrade to that version. + will orchestrate to its available version if ``--to-version`` is + greater or equal to the available version. The ``--to-version`` + parameter can be a partial version. For example, if the available + version is 1.20.5, selecting 1.20 would upgrade to that version. #. Optional: Display the strategy in summary, if required. The Kubernetes upgrade strategy :command:`show` command displays the strategy in a summary.