Skip to content

Commit

Permalink
Fix doc format
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkLight1337 authored Dec 10, 2024
1 parent 77f6675 commit 911f78e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/source/serving/deploying_with_helm.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,14 @@ Prerequisites
Before you begin, ensure that you have the following:

- A running Kubernetes cluster
- NVIDIA Kubernetes Device Plugin (`k8s-device-plugin`): This can be found at `https://github.com/NVIDIA/k8s-device-plugin/`
- NVIDIA Kubernetes Device Plugin (``k8s-device-plugin``): This can be found at `https://github.com/NVIDIA/k8s-device-plugin <https://github.com/NVIDIA/k8s-device-plugin>`__
- Available GPU resources in your cluster
- S3 with the model which will be deployed

Installing the chart
--------------------

To install the chart with the release name `test-vllm`
To install the chart with the release name ``test-vllm``:

.. code-block:: console
Expand All @@ -30,7 +30,7 @@ To install the chart with the release name `test-vllm`
Uninstalling the Chart
----------------------

To uninstall the `test-vllm` deployment
To uninstall the ``test-vllm`` deployment:

.. code-block:: console
Expand Down Expand Up @@ -250,4 +250,4 @@ Values
* - labels.release
- string
- test
- Release name
- Release name

0 comments on commit 911f78e

Please sign in to comment.