Merge "[COMMON] Add monitoring to postgres"
[oom.git] / kubernetes / sniro-emulator / values.yaml
index 3896960..8f43a4f 100644 (file)
@@ -19,8 +19,7 @@ global: # global defaults
   nodePortPrefix: 302
 
 # application image
-repository: nexus3.onap.org:10001
-image: onap/sniroemulator
+image: onap/sniroemulator:1.0.0
 pullPolicy: IfNotPresent
 
 # flag to enable debugging - application support required
@@ -51,7 +50,7 @@ service:
   internalPort: 9999
   externalPort: 80
   nodePort: 88
-  portName: httpd
+  portName: http
 
 ingress:
   enabled: false