-
Bug
-
Resolution: Won't Do
-
Undefined
-
None
-
None
-
None
-
None
-
False
-
-
False
-
None
-
Testable
-
No
-
-
-
-
-
-
-
No
-
No
-
Pending
-
None
-
-
Description of problem:
Test show ovms runtime image is using the one from quay.io
image: quay.io/modh/odh-openvino-servingruntime-container:v1.19.0-18
This one should be updated by rhods operator environment variable "RELATED_IMAGE_ODH_OPENVINO_IMAGE". The odh-manifests looks good to me. From my understanding, if servingRuntime is created by rhods operator, it should use the cpaas image.
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
- Install RHODS
- deploy a model with ovms
Actual results:
it used quay.io image
Expected results:
it should use CPaaS image.