Skip to content

Commit af908a7

Browse files
authored
Merge pull request red-hat-data-services#368 from VedantMahabaleshwarkar/patch-2
enable DirectPvcVolumeMount
2 parents 96a052c + 9d4e04b commit af908a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/overlays/odh/inferenceservice-config-patch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ data:
1212
"memoryLimit": "1Gi",
1313
"cpuRequest": "100m",
1414
"cpuLimit": "1",
15-
"enableDirectPvcVolumeMount": false
15+
"enableDirectPvcVolumeMount": true
1616
}
1717
ingress: |-
1818
{

0 commit comments

Comments
 (0)