Giving the right nodes to the pod-config

Change-Id: If02aa25ffdd3907a65ffe9637f3d3d697d1a06be
diff --git a/deployment-configs/dt-berlin-pod-multi-olt.yaml b/deployment-configs/dt-berlin-pod-multi-olt.yaml
index 4d683a4..dc6a23c 100644
--- a/deployment-configs/dt-berlin-pod-multi-olt.yaml
+++ b/deployment-configs/dt-berlin-pod-multi-olt.yaml
@@ -22,10 +22,20 @@
   OLT_PORT: 9191
   KUBERNETES_CONF: $HOME/.kube/kind-config-voltha-minimal
 
-  # This tells the control node how to reach the Kubernetes nodes.
+# This tells the control node how to reach the Kubernetes nodes.
   nodes:
     -
-      ip: '127.0.0.1'
+      ip: '10.34.90.40'
+      user: 'community'
+      pass: 'admin'
+    -
+      ip: '10.34.90.41'
+      user: 'community'
+      pass: 'admin'
+    -
+      ip: '10.34.90.42'
+      user: 'community'
+      pass: 'admin'
 
   fabric_switches:
     -