Split out BBU from mcord-data-plane chart

Change-Id: I2f0f7cba4fcc5b9fe8147f3e53867773f8508650
diff --git a/mcord/mcord-bbu/values.yaml b/mcord/mcord-bbu/values.yaml
new file mode 100644
index 0000000..af47222
--- /dev/null
+++ b/mcord/mcord-bbu/values.yaml
@@ -0,0 +1,38 @@
+---
+# Copyright 2018-present Open Networking Foundation
+# Copyright 2018 Intel Corporation
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+# Default values for mcord-vepc-helm.
+# This is a YAML-formatted file.
+# Declare variables to be passed into your templates.
+
+accelleran_hostname: "accelleran"
+
+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