Issue-Id: AIMLFW-70
Change-Id: Ibf1a5d6b52831cfe7e2d5b1b5dce0c9905714f5a
Signed-off-by: josephthaliath <jo.thaliath@samsung.com>
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "1.1.2"
+
+kserveadapter:
+ image:
+ repository: nexus3.o-ran-sc.org:10002/o-ran-sc/aiml-fw-aihp-ips-kserve-adapter-docker
+ 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
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "1.0.0"
+
+kserveadapter:
+ image:
+ repository: nexus3.o-ran-sc.org:10004/o-ran-sc/aiml-fw-aihp-ips-kserve-adapter-docker
+ pullPolicy: IfNotPresent
+ # Overrides the image tag whose default is the chart appVersion.
+ tag: "1.0.0"
+ ric_dms:
+ ip: <Fill IP of ric dms>
+ port: 8000