Added with Accelleran vbbu's template
Change-Id: Ie78924c9ecd9f8c3fd8cdb84820b3d714077f086
diff --git a/mcord/mcord-data-plane/values.yaml b/mcord/mcord-data-plane/values.yaml
index 1b546dc..f0d527f 100644
--- a/mcord/mcord-data-plane/values.yaml
+++ b/mcord/mcord-data-plane/values.yaml
@@ -18,8 +18,10 @@
# This is a YAML-formatted file.
# Declare variables to be passed into your templates.
+redis_hostname: "redis"
controlplane_hostname: "ngic-cp"
controlplane_port: 21
+accelleran_hostname: "accelleran"
ngic_dp:
images:
@@ -38,4 +40,19 @@
dpdk_enabled: false
hugepage_enabled: true
+accelleran:
+ images:
+ init: "ngick8stesting/c3po-mmeinit"
+ nats: "10.90.0.131:30500/ngick8stesting/vbbu-nats:20190121"
+ redis: "10.90.0.131:30500/ngick8stesting/vbbu-redis:20190121"
+ bbu: "10.90.0.131:30500/accelleran/vran-l3-fdd:onf-dns"
+ ports:
+ s1ap: 36412
+ replicas: 1
+ nats_service_name: "nats-cluster"
+ inst_id: "enb_key"
+ resources:
+ cpu: 3
+ mem: "1Gi"
+
namespace: epc