scott's XOS and volt images

Change-Id: I4e2777eb7254955f3be54aaa445790ed87b7d2a6
diff --git a/kubernetes-configs/onlab-pod2.yml b/kubernetes-configs/onlab-pod2.yml
index 2b70006..283aa22 100644
--- a/kubernetes-configs/onlab-pod2.yml
+++ b/kubernetes-configs/onlab-pod2.yml
@@ -34,20 +34,26 @@
 # in xos-core
 images:
   xos_core:
-    repository: '10.90.0.120:30500/xosproject/xos-core'
-    tag: '8035085'
-  xos_chameleon:
-    repository: '10.90.0.120:30500/xosproject/chameleon'
-    tag: '8035085'
+    repository: 'smbaker/xos-core'
+    tag: 'test'
   xos_tosca:
-    repository: '10.90.0.120:30500/xosproject/xos-tosca'
-    tag: '8035085'
-  xos_api_tester:
-    repository: '10.90.0.120:30500/xosproject/xos-api-tester'
-    tag: '8035085'
-  tosca_loader:
-    repository: '10.90.0.120:30500/xosproject/tosca-loader'
-    tag: '8035085'
+    repository: 'smbaker/xos-tosca'
+    tag: 'test'
+#  xos_core:
+#    repository: '10.90.0.120:30500/xosproject/xos-core'
+#    tag: '8035085'
+#  xos_chameleon:
+#    repository: '10.90.0.120:30500/xosproject/chameleon'
+#    tag: '8035085'
+#  xos_tosca:
+#    repository: '10.90.0.120:30500/xosproject/xos-tosca'
+#    tag: '8035085'
+#  xos_api_tester:
+#    repository: '10.90.0.120:30500/xosproject/xos-api-tester'
+#    tag: '8035085'
+#  tosca_loader:
+#    repository: '10.90.0.120:30500/xosproject/tosca-loader'
+#    tag: '8035085'
 
 # in xos-profiles/base-kubernetes
 kubernetes:
@@ -70,8 +76,12 @@
     tag: '8035085'
 volt:
   image:
-    repository: '10.90.0.120:30500/xosproject/volt-synchronizer'
-    tag: '8035085'
+    repository: 'smbaker/volt-synchronizer'
+    tag: 'test'
+#volt:
+#  image:
+#    repository: '10.90.0.120:30500/xosproject/volt-synchronizer'
+#    tag: '8035085'
 fabric-crossconnect:
   image:
     repository: '10.90.0.120:30500/xosproject/fabric-crossconnect-synchronizer'