From 0079d59b767cb691906dc46e7275c8663fe77ab0 Mon Sep 17 00:00:00 2001 From: Ron Stone Date: Tue, 24 Oct 2023 13:22:02 +0000 Subject: [PATCH] Prep sample CLI ref integration (rsR8) Add placeholders to CLI command usage example. Used to extend content in CLI ref. Signed-off-by: Ron Stone Change-Id: If6b0d06388793cb32e6b521db9f017bca29a4b7e --- .../kubernetes/check-new-registry-and-reapply-application.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/source/system_configuration/kubernetes/check-new-registry-and-reapply-application.rst b/doc/source/system_configuration/kubernetes/check-new-registry-and-reapply-application.rst index 3956827ee..3627620dc 100644 --- a/doc/source/system_configuration/kubernetes/check-new-registry-and-reapply-application.rst +++ b/doc/source/system_configuration/kubernetes/check-new-registry-and-reapply-application.rst @@ -81,6 +81,8 @@ to controller-1 and perform the same steps. #. Validate that the application is running: + .. begin-eg-system-aplication-list + .. code-block:: none ~(keystone_admin)]$ system application-list @@ -94,6 +96,8 @@ to controller-1 and perform the same steps. | rook-ceph-apps | 1.0-17 | rook-ceph-manifest | manifest.yaml | uploaded | completed | +--------------------------+---------+-------------------------------------------+------------------+----------+----------------------+ + .. end-eg-system-aplication-list + #. Validate that the image is in the local registry: .. code-block:: none