updating bbsim-master k8 config

Change-Id: Ifbaf004d6bb271cd558ebffe6f11ea66931949d9
diff --git a/kubernetes-configs/bbsim-voltha-master.yml b/kubernetes-configs/bbsim-voltha-master.yml
index 818c536..e021c46 100644
--- a/kubernetes-configs/bbsim-voltha-master.yml
+++ b/kubernetes-configs/bbsim-voltha-master.yml
@@ -25,15 +25,6 @@
   # this is mandatory, it's needed to correctly configure the kafka endpoint
   kafkaService: cord-kafka
 
-# in workflow/tt-workflow service chart
-tt-workflow-driver:
-  image:
-    repository: andybavier/test-image-synchronizer
-    tag: tt-workflow-driver
-
-  # this is mandatory, it's needed to correctly configure the kafka endpoint
-  kafkaService: cord-kafka
-
 images:
   vcore:
     tag: 'latest'
@@ -55,35 +46,3 @@
   onu:
     repository: "voltha/voltha-ponsim"
     tag: "latest"
-  onos:
-#    tag: "1.13.8"
-    repository: "andybavier/test-image"
-    tag: "onos-1.13.9-rc3"
-
-
-sadis-server:
-  image:
-    repository: "andybavier/sadis-server"
-    tag: "dev"
-
-# Grab https://gerrit.opencord.org/#/c/13330/
-rcord:
-  image:
-    tag: 'master'
-  bandwidthprofile:
-    name: "Default"
-
-aaaAppUrl: "https://oss.sonatype.org/content/repositories/snapshots/org/opencord/aaa/1.9.0-SNAPSHOT/aaa-1.9.0-20190325.071418-15.oar"
-aaaAppVersion: "1.9.0.SNAPSHOT"
-
-sadisAppUrl: "https://oss.sonatype.org/content/repositories/snapshots/org/opencord/sadis-app/3.1.0-SNAPSHOT/sadis-app-3.1.0-20190325.071529-14.oar"
-sadisAppVersion: "3.1.0.SNAPSHOT"
-
-dhcpl2relayAppUrl: "https://oss.sonatype.org/content/repositories/snapshots/org/opencord/dhcpl2relay/1.6.0-SNAPSHOT/dhcpl2relay-1.6.0-20190325.071457-14.oar"
-dhcpl2relayAppVersion: "1.6.0.SNAPSHOT"
-
-oltAppUrl: "https://oss.sonatype.org/content/repositories/snapshots/org/opencord/olt-app/3.0.1-SNAPSHOT/olt-app-3.0.1-20190325.071518-14.oar"
-oltAppVersion: "3.0.1.SNAPSHOT"
-
-kafkaAppUrl: "https://oss.sonatype.org/content/repositories/snapshots/org/opencord/kafka/1.1.0-SNAPSHOT/kafka-1.1.0-20190325.071504-14.oar"
-kafkaAppVersion: "1.1.0.SNAPSHOT"
\ No newline at end of file