Moving dev back to LF Gerrit
[it/dep.git] / RECIPE_EXAMPLE / RIC_INFRA_RECIPE_EXAMPLE
index 8a06aed..7c145cb 100644 (file)
@@ -52,7 +52,7 @@ global:
   ingressurl:
     ric: ric-entry
     aux: aux-entry
-
+    dashboard: dashboard-entry
 
   tillers:
     ricxapp:
@@ -122,6 +122,39 @@ chartmuseum:
   storagesize: 2Gi
   datapath: /opt/data/chartmuseum-data
 
+
+esreader:
+  dataVolSize: 100Mi
+  storageClassName: local-storage
+  #storageClassName: ric-storage-class
+
+  pizpub:
+    enabled: false
+    nsPrefix: ric
+    imageVersion: 0.0.4911
+    imageName: pizpub
+    publishURL: https://feeds-drtr.web.att.com/publish/3641
+    user: m14983@ric.att.com
+    password: pizPub01!
+    feedId: 3641
+    dataRootDir: /data
+    scanDirectory: outgoing
+    processedDirectory: sent
+
+
 elfkp:
   enable: false
 
+kong:
+  proxy:
+    http:
+      containerPort: 32080
+    tls:
+      containerPort: 32443
+  image:
+    repository: kong
+    tag: 1.3
+  ingressController:
+    image:
+      repository: kong-docker-kubernetes-ingress-controller.bintray.io/kong-ingress-controller
+      tag: 0.6.0