X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Faai%2Fcharts%2Faai-champ%2Fvalues.yaml;h=a6435dd795b60092dc0cb33234336ab57e52acb4;hb=7982a74097d2d1b5c301cf2a73ef91a21ef45d45;hp=28f28d419326f44d9baa37544a290e8903f6e02d;hpb=3d6f93795ce90a9fdbf2386200d7e7eb7d3fb7a0;p=oom.git diff --git a/kubernetes/aai/charts/aai-champ/values.yaml b/kubernetes/aai/charts/aai-champ/values.yaml index 28f28d4193..a6435dd795 100644 --- a/kubernetes/aai/charts/aai-champ/values.yaml +++ b/kubernetes/aai/charts/aai-champ/values.yaml @@ -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. @@ -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 @@ -60,3 +61,11 @@ ingress: enabled: false resources: {} + +# XML beans configuration +event: + port: + dmaap: 3905 + protocol: https + publisher: + topic: champRawEvents