diff --git a/config/overlays/odh/inferenceservice-config-patch.yaml b/config/overlays/odh/inferenceservice-config-patch.yaml index 9c929d49713..b8e56de3b68 100644 --- a/config/overlays/odh/inferenceservice-config-patch.yaml +++ b/config/overlays/odh/inferenceservice-config-patch.yaml @@ -15,7 +15,7 @@ data: "caBundleConfigMapName": "", "caBundleVolumeMountPath": "/etc/ssl/custom-certs", "cpuModelcar": "10m", - "memoryModelcar": "15Mi" + "memoryModelcar": "15Mi", "enableDirectPvcVolumeMount": true, "enableModelcar": true }