Testing the move of the olt-pipeliner to the olt app

Change-Id: I14b88e34e2bc95a3dae1a7f374573393f6e67eb1
diff --git a/kubernetes-configs/voltha/dt-berlin-pod-multi-olt.yml b/kubernetes-configs/voltha/dt-berlin-pod-multi-olt.yml
index 1aecd00..aa71873 100644
--- a/kubernetes-configs/voltha/dt-berlin-pod-multi-olt.yml
+++ b/kubernetes-configs/voltha/dt-berlin-pod-multi-olt.yml
@@ -64,3 +64,8 @@
 kafka_broker: 'voltha-kafka.voltha.svc.cluster.local:9092'
 pon_ports: 1
 onus_per_pon_port: 1
+
+images:
+  onos:
+    repository: andreacampanella/voltha-onos
+    tag: olt-pipeline
\ No newline at end of file