Updating BBWF configs

Change-Id: I6d8441e3853f156fb1810fd6a4115180953be0d7
diff --git a/deployment-configs/bbwf.yaml b/deployment-configs/bbwf.yaml
index bcacdc1..a5c831c 100644
--- a/deployment-configs/bbwf.yaml
+++ b/deployment-configs/bbwf.yaml
@@ -12,10 +12,12 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-# Automated deployment configuration for ONF/ON.Lab physical POD 1
+# Automated deployment configuration for BBWF POD
 
 ---
 
+kube_config: '/var/bbwf.conf'
+
 nodes:
   -
     ip: '192.168.100.1'
@@ -43,4 +45,4 @@
     ip: '192.168.100.111'
     user: 'root'
     pass: 'onl'
-    fortygig: 'true'
+    fortygig: 'true'
\ No newline at end of file