Add graphadmin microservice to oom
[oom.git] / kubernetes / aai / charts / aai-champ / values.yaml
index d5d9b39..c59a9b3 100644 (file)
@@ -1,4 +1,5 @@
 # Copyright © 2018 Amdocs, AT&T
+# Modifications Copyright © 2018 Bell Canada
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -16,7 +17,7 @@
 # Global configuration defaults.
 #################################################################
 global:
-  readinessImage: readiness-check:1.0.0
+  readinessImage: readiness-check:2.0.0
   loggingImage: beats/filebeat:5.5.0
 
 #################################################################
@@ -24,7 +25,7 @@ global:
 #################################################################
 
 # application image
-image: onap/champ:1.2-STAGING-latest
+image: onap/champ:1.3-STAGING-latest
 
 # application configuration
 config:
@@ -52,7 +53,7 @@ readiness:
 
 service:
   type: NodePort
-  name: champ
+  portName: aai-champ
   internalPort: 9522
   nodePort: 78