SEBA-544 Helm charts for TT Workflow

Change-Id: I3eb33c501876f1b76312836b2fa16d68d4bb9c9a
diff --git a/configs/seba-ponsim.yaml b/configs/seba-ponsim.yaml
index 911c9bb..b3753fa 100644
--- a/configs/seba-ponsim.yaml
+++ b/configs/seba-ponsim.yaml
@@ -24,3 +24,12 @@
 att-workflow-driver:
   # 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