Remove noSnat

Signed-off-by: Lantao Liu <lantaol@google.com>
This commit is contained in:
Lantao Liu 2019-07-24 17:35:03 -07:00
parent 64bf4bebf3
commit c6a3662874

View File

@ -19,8 +19,7 @@
"type": "portmap", "type": "portmap",
"capabilities": { "capabilities": {
"portMappings": true "portMappings": true
}, }
"noSnat": true
} }
] ]
} }