Skip to content

Commit fc65688

Browse files
authored
Update config/charts/inferencepool/README.md
1 parent 4fd6ab6 commit fc65688

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/charts/inferencepool/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The following table list the configurable parameters of the chart.
4949
| **Parameter Name** | **Description** |
5050
|---------------------------------------------|------------------------------------------------------------------------------------------------------------------------|
5151
| `inferencePool.targetPortNumber` | Target port number for the vllm backends, will be used to scrape metrics by the inference extension. Defaults to 8000. |
52-
| `inferencePool.modelServerType` | Type of the model servers in the pool, valid options are [vllm, triton-tensorrt-llm], default is vllm |
52+
| `inferencePool.modelServerType` | Type of the model servers in the pool, valid options are [vllm, triton-tensorrt-llm], default is vllm. |
5353
| `inferencePool.modelServers.matchLabels` | Label selector to match vllm backends managed by the inference pool. |
5454
| `inferenceExtension.replicas` | Number of replicas for the endpoint picker extension service. Defaults to `1`. |
5555
| `inferenceExtension.image.name` | Name of the container image used for the endpoint picker. |

0 commit comments

Comments
 (0)