Update helm charts with release docker artifacts
[oom.git] / kubernetes / aai / charts / aai-champ / values.yaml
index d5d9b39..8e05b0e 100644 (file)
@@ -16,7 +16,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 +24,7 @@ global:
 #################################################################
 
 # application image
-image: onap/champ:1.2-STAGING-latest
+image: onap/champ:1.2.3
 
 # application configuration
 config:
@@ -53,6 +53,7 @@ readiness:
 service:
   type: NodePort
   name: champ
+  portName: champ
   internalPort: 9522
   nodePort: 78