Modify sme invoker to discover the endpoints by itself
[nonrtric.git] / sample-services / hello-world-sme-invoker / hello-world-sme-invoker / values.yaml
index 39aeeb5..69c367e 100644 (file)
@@ -19,8 +19,9 @@
 #
 
 image:
-  repository: nexus3.o-ran-sc.org:10003/nonrtric-sample-helloworld-sme-invoker
-  tag: latest
+  # use a released image (and port number) if one is available, or use a local/staging image in a development environment
+  repository: nexus3.o-ran-sc.org:10004/o-ran-sc/nonrtric-sample-helloworld-sme-invoker
+  tag: 0.1.0
 
 service:
   name: hello-world-sme-invoker
@@ -28,7 +29,7 @@ service:
   port: 8080
 
 environment:
-  APP_ID: Invoker_Rapp_Id
-  SME_DISCOVERY_ENDPOINT: capifcore.nonrtric.svc.cluster.local:8090/service-apis/v1/allServiceAPIs
+  appId:
+  smeDiscoveryEndpoint: