SEBA-544 Helm charts for TT Workflow
Change-Id: I3eb33c501876f1b76312836b2fa16d68d4bb9c9a
diff --git a/configs/seba-ponsim-latest.yaml b/configs/seba-ponsim-latest.yaml
index 03f8006..66de913 100644
--- a/configs/seba-ponsim-latest.yaml
+++ b/configs/seba-ponsim-latest.yaml
@@ -99,6 +99,15 @@
# 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
+
# ONOS applications
aaaAppUrl: "https://oss.sonatype.org/content/repositories/snapshots/org/opencord/aaa/1.8.0-SNAPSHOT/aaa-1.8.0-20181129.184849-116.oar"
aaaAppVersion: "1.8.0.SNAPSHOT"