commit | 4182f9688af72f57e585f563d338701520862bd8 | [log] [tgz] |
---|---|---|
author | Wei-Yu Chen <weiyu@opennetworking.org> | Thu Jan 24 15:47:39 2019 -0800 |
committer | Matteo Scandolo <teo@opennetworking.org> | Wed Jan 30 00:45:43 2019 +0000 |
tree | add380243293a9df92399008921c65d2b7853582 | |
parent | 9faab73938686adc0e8cf08d3eb31cb66a1b4f47 [diff] [blame] |
Added with Accelleran vbbu's template Change-Id: Ie78924c9ecd9f8c3fd8cdb84820b3d714077f086
diff --git a/mcord/mcord-data-plane/templates/cm.yaml b/mcord/mcord-data-plane/templates/cm.yaml index b84ccf3..5686236 100644 --- a/mcord/mcord-data-plane/templates/cm.yaml +++ b/mcord/mcord-data-plane/templates/cm.yaml
@@ -436,4 +436,13 @@ PROTOCOL = 17 LOCAL_LOW_LIMIT_PORT = 17000 LOCAL_HIGH_LIMIT_PORT = 17010 - +--- +apiVersion: v1 +kind: ConfigMap +metadata: + name: l3-config +data: + bootstrap.txt: | + redis.hostname:{{ .Values.accelleran_hostname }} + redis.port:6379 + instance.filter:{{ .Values.accelleran.inst_id }}