Skip to content

Commit d79f477

Browse files
Apply suggestion from @kfswain
Co-authored-by: Kellen Swain <[email protected]>
1 parent 2e57ea2 commit d79f477

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
@@ -117,7 +117,7 @@ The following table list the configurable parameters of the chart.
117117
| `inferenceExtension.totalQueuedRequestsMetric` | Prometheus metric for the number of queued requests. |
118118
| `inferenceExtension.extraContainerPorts` | List of additional container ports to expose. Defaults to `[]`. |
119119
| `inferenceExtension.extraServicePorts` | List of additional service ports to expose. Defaults to `[]`. |
120-
| `inferenceExtension.logVerbosity` | Logging verbosity level for the endpoint picker. Defaults to `"3"`. |
120+
| `inferenceExtension.logVerbosity` | Logging verbosity level for the endpoint picker. Defaults to `"1"`. |
121121
| `provider.name` | Name of the Inference Gateway implementation being used. Possible values: `gke`. Defaults to `none`. |
122122

123123
## Notes

0 commit comments

Comments
 (0)