Skip to content

Commit 83e9cae

Browse files
authored
updated env var example in helm chart (#1390)
Signed-off-by: Nir Rozenbaum <[email protected]>
1 parent 6bb9baf commit 83e9cae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/charts/inferencepool/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ inferenceExtension:
2828

2929
# Example environment variables:
3030
# env:
31-
# KV_CACHE_SCORE_WEIGHT: "1"
31+
# ENABLE_EXPERIMENTAL_FEATURE: "true"
3232

3333
# Define additional container ports
3434
extraContainerPorts: []

0 commit comments

Comments
 (0)