Remove Kserve adapter instance from local recipe 71/14971/5
authorSwaraj Kumar <swaraj.kumar@samsung.com>
Tue, 23 Sep 2025 08:19:11 +0000 (13:49 +0530)
committerSwaraj Kumar <swaraj.kumar@samsung.com>
Mon, 29 Sep 2025 10:45:44 +0000 (16:15 +0530)
Removed kserve adapter instance from the local recipe file.
`example_recipe_local_images_oran_latest.yaml`

Issue-ID: AIMLFW-252
Change-Id: I28a84661e84f13612ce2b529e01e6edca4b66684
Signed-off-by: Swaraj Kumar <swaraj.kumar@samsung.com>
RECIPE_EXAMPLE/example_recipe_local_images_oran_latest.yaml

index d42bde5..fa3dc14 100644 (file)
@@ -82,16 +82,6 @@ aimlnotebook:
     # Overrides the image tag whose default is the chart appVersion.
     tag: "latest"
 
-kserveadapter:
-  image:
-    repository: kserve-adapter
-    pullPolicy: IfNotPresent
-    # Overrides the image tag whose default is the chart appVersion.
-    tag: "1.0.1"
-  ric_dms:
-    ip: <Fill IP of ric dms>
-    port: 8000
-
 modelmgmtservice:
   image:
     repository: modelmgmtservice