Giving the right nodes to the pod-config

Change-Id: If02aa25ffdd3907a65ffe9637f3d3d697d1a06be
diff --git a/deployment-configs/dt-berlin-pod.yaml b/deployment-configs/dt-berlin-pod.yaml
index 020d681..1faf916 100644
--- a/deployment-configs/dt-berlin-pod.yaml
+++ b/deployment-configs/dt-berlin-pod.yaml
@@ -25,7 +25,17 @@
 # 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:
   -