SEBA-525 Disable EAPOL processing for TT workflow

Change-Id: I7bc034ec9d0e5ebcbacad4a4773399a1022823ad
diff --git a/configs/seba-ponsim-latest.yaml b/configs/seba-ponsim-latest.yaml
index 7ab936f..bd4ad22 100644
--- a/configs/seba-ponsim-latest.yaml
+++ b/configs/seba-ponsim-latest.yaml
@@ -17,9 +17,9 @@
 # Use this file to deploy the 'master' (dev) versions of all services.
 # This is mainly useful for testing.
 
-etcd-operator:
-  etcdCluster:
-    size: 1
+# voltha
+etcd-cluster:
+  clusterSize: 1
 
 # in xos-core chart and other charts with multiple images
 images:
@@ -36,7 +36,7 @@
 # ONOS
   onos:
     repository: 'matteoscandolo/onos'
-    tag: '1.13.9-rc3'
+    tag: '1.13.9-rc4'
 # VOLTHA
   vcore:
     tag: 'latest'
@@ -105,8 +105,7 @@
 # in workflow/tt-workflow service chart
 tt-workflow-driver:
   image:
-    repository: andybavier/test-image-synchronizer
-    tag: tt-workflow-driver
+    tag: 'master'
 
   # this is mandatory, it's needed to correctly configure the kafka endpoint
   kafkaService: cord-kafka