Hello World SME Invoker Service
[nonrtric.git] / sample-services / hello-world / hello-world-chart / values.yaml
 #
 
 image:
-  repository: nonrtric-hello-world
+  repository: nexus3.o-ran-sc.org:10003/nonrtric-sample-helloworld
   tag: latest
 
 service:
   name: hello-world
-  type: NodePort
+  type: ClusterIP
   port: 8080