Update docs to reflect vSG gateway settings were removed
diff --git a/xos/configurations/cord-pod/README.md b/xos/configurations/cord-pod/README.md
index b47a915..b1304b7 100644
--- a/xos/configurations/cord-pod/README.md
+++ b/xos/configurations/cord-pod/README.md
@@ -105,11 +105,7 @@
 appropriate values for the fabric:
   * `addresses_vsg:properties:addresses` (IP address block of fabric)
   * `addresses_vsg:properties:gateway_ip` 
-  * `addresses_vsg:properties:gateway_mac`
-  * `service_vsg:properties:wan_container_gateway_ip` (same as `gateway_ip` above and same as `publicGateway:gatewayIp` from VTN configuration)
-  * `service_vsg:properties:wan_container_gateway_mac` (same as `gateway_mac` above and same as `publicGateway:gatewayMac` from VTN configuration)
-  * `service_vsg:properties:wan_container_netbits` (bits in fabric IP address block netmask)
-
+  * `addresses_vsg:properties:gateway_mac` 
 
 If you're not using the fabric then the default values should be OK.