Merge "Removed use of vfc-redis from etsicatalog component"
[oom.git] / kubernetes / dmaap / components / dmaap-dr-node / values.yaml
index 01309ac..00e0d2d 100644 (file)
@@ -22,7 +22,7 @@ global:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/dmaap/datarouter-node:2.1.3
+image: onap/dmaap/datarouter-node:2.1.4
 pullPolicy: Always
 
 # flag to enable debugging - application support required
@@ -80,6 +80,12 @@ aafConfig:
 
 ingress:
   enabled: false
+  service:
+    - baseaddr: "dmaapdrnode"
+      name: "dmaap-dr-node"
+      port: 8443
+  config:
+    ssl: "redirect"
 
 # Resource Limit flavor -By Default using small
 flavor: small