Merge "[HOLMES] Remove AAF dependency and support SM"
[oom.git] / kubernetes / sniro-emulator / values.yaml
index e81481d..8f43a4f 100644 (file)
@@ -19,7 +19,6 @@ global: # global defaults
   nodePortPrefix: 302
 
 # application image
-repository: nexus3.onap.org:10001
 image: onap/sniroemulator:1.0.0
 pullPolicy: IfNotPresent
 
@@ -51,7 +50,7 @@ service:
   internalPort: 9999
   externalPort: 80
   nodePort: 88
-  portName: httpd
+  portName: http
 
 ingress:
   enabled: false