Skip to content

Commit

Permalink
update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
kondratyevd committed Jan 14, 2025
1 parent 1829286 commit 9727d8f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
charts_dir: helm
skip_existing: true
mark_as_latest: true
packages_with_index: false

- name: Copy artifacthub-repo.yaml to gh-pages
run: |
Expand Down
5 changes: 4 additions & 1 deletion docs/configuration-guide.rst
Original file line number Diff line number Diff line change
Expand Up @@ -82,11 +82,14 @@ Triton version must be specified in the ``triton.image`` parameter in the values
path:
.. raw:: html

</details>

.. raw:: html

<br><br>

3. Select resources for Triton pods.
1. Select resources for Triton pods.
=============================================

- You can configure CPU, memory, and GPU resources for Triton pods via the ``triton.resources`` parameter in the values file.
Expand Down

0 comments on commit 9727d8f

Please sign in to comment.