diff --git a/rsts/deployment/sandbox.rst b/rsts/deployment/sandbox.rst index 09cda2e816f..82e29a550da 100644 --- a/rsts/deployment/sandbox.rst +++ b/rsts/deployment/sandbox.rst @@ -116,8 +116,9 @@ Flyte configuration on your remote cluster. #. Verify Flyte deployment using the following command :: - kubect get pods -n flyte - + .. code-block:: + + kubect get pods -n flyte .. note::