Skip to content

Commit

Permalink
Merge pull request #368 from VedantMahabaleshwarkar/patch-2
Browse files Browse the repository at this point in the history
enable DirectPvcVolumeMount
  • Loading branch information
Jooho authored Jun 6, 2024
2 parents 96a052c + 9d4e04b commit af908a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/overlays/odh/inferenceservice-config-patch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ data:
"memoryLimit": "1Gi",
"cpuRequest": "100m",
"cpuLimit": "1",
"enableDirectPvcVolumeMount": false
"enableDirectPvcVolumeMount": true
}
ingress: |-
{
Expand Down

0 comments on commit af908a7

Please sign in to comment.