Sync docker image versions from manifest
[oom.git] / kubernetes / uui / values.yaml
index 51be03b..66b2778 100644 (file)
 # Declare variables to be passed into your templates.
 global:
   uuiPortPrefix: 303
-  repositorySecret: eyJuZXh1czMub25hcC5vcmc6MTAwMDEiOnsidXNlcm5hbWUiOiJkb2NrZXIiLCJwYXNzd29yZCI6ImRvY2tlciIsImVtYWlsIjoiQCIsImF1dGgiOiJaRzlqYTJWeU9tUnZZMnRsY2c9PSJ9fQ==
   readinessRepository: oomk8s
 subChartsOnly:
   enabled: true
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/usecase-ui:v1.0.1
+image: onap/usecase-ui:1.1.1
 pullPolicy: Always
 
 # application configuration
 
 msbaddr: msb-iag.{{include "common.namespace" .}}:80
-mraddr: dmaap.{{include "common.namespace" .}}:3904
+mraddr: message-router.{{include "common.namespace" .}}:3904
 
 # flag to enable debugging - application support required
 debugEnabled: false
@@ -57,6 +56,7 @@ readiness:
 service:
   type: NodePort
   name: uui
+  portName: uui
   internalPort: 8080
   nodePort: 98