Tweak Tucson pod config

Change-Id: I99a06fc258f8422b82bf46878eabbd1407b87205
diff --git a/deployment-configs/tucson-pod.yaml b/deployment-configs/tucson-pod.yaml
index 83bb350..8875011 100644
--- a/deployment-configs/tucson-pod.yaml
+++ b/deployment-configs/tucson-pod.yaml
@@ -20,7 +20,7 @@
 has_dataplane: True
 external_libs: True
 teardown_device: False
-ONOS_REST_PORT: 8181
+ONOS_API_PORT: 30120
 ONOS_SSH_PORT: 30115
 OLT_PORT: 9191
 KUBERNETES_CONF: $HOME/.kube/kind-config-voltha-minimal
@@ -31,6 +31,9 @@
   -
     ip: 127.0.0.1
 
+# The pipeline requires this even though we don't have a fabric switch
+fabric_switches:
+
 olts:
   -
     ip: 192.168.2.22