summaryrefslogtreecommitdiffstats
path: root/charts/aai-data-router/values.yaml
diff options
context:
space:
mode:
authormichaere <michaere@amdocs.com>2018-10-01 11:45:50 +0100
committerAlexis de Talhouƫt <alexis.de_talhouet@bell.ca>2018-10-01 17:40:29 +0000
commit6140e11d11a64225fd39ec860ad4c8ebb1510a36 (patch)
treede16729bf038739ae1ed7aa27b09118a751d7d6d /charts/aai-data-router/values.yaml
parent622ee455715f0ae4ee39c1717c21fe8d4982782c (diff)
Update data-router to use HTTPS DMaaP
Updates to camel route and beans xml to use HTTPS DMaaP, and also add filebeat sidecar Issue-ID: AAI-1562 Change-Id: I26e30ba01b0552d7e26c99f9039927accacdcb58 Signed-off-by: michaere <michaere@amdocs.com>
Diffstat (limited to 'charts/aai-data-router/values.yaml')
-rw-r--r--charts/aai-data-router/values.yaml12
1 files changed, 10 insertions, 2 deletions
diff --git a/charts/aai-data-router/values.yaml b/charts/aai-data-router/values.yaml
index ba42582..c1fa49f 100644
--- a/charts/aai-data-router/values.yaml
+++ b/charts/aai-data-router/values.yaml
@@ -17,7 +17,7 @@
# Declare variables to be passed into your templates.
global: # global defaults
nodePortPrefix: 302
-
+ loggingImage: beats/filebeat:5.5.0
# application image
repository: nexus3.onap.org:10001
@@ -97,4 +97,12 @@ resources:
requests:
cpu: 4
memory: 8Gi
- unlimited: {} \ No newline at end of file
+ unlimited: {}
+
+# Entity Event route configuration
+event:
+ port:
+ dmaap: 3905
+ protocol: https
+ consumer:
+ topic: AAI-EVENT