File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
config/charts/inferencepool Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -117,7 +117,7 @@ The following table list the configurable parameters of the chart.
117
117
| ` inferenceExtension.totalQueuedRequestsMetric ` | Prometheus metric for the number of queued requests. |
118
118
| ` inferenceExtension.extraContainerPorts ` | List of additional container ports to expose. Defaults to ` [] ` . |
119
119
| ` 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 " ` . |
121
121
| ` provider.name ` | Name of the Inference Gateway implementation being used. Possible values: ` gke ` . Defaults to ` none ` . |
122
122
123
123
## Notes
You can’t perform that action at this time.
0 commit comments