set snat to false

This commit is contained in:
gunjan5 2017-06-30 12:53:55 -07:00
parent 17e19dfce6
commit cc162a7f15

View File

@ -103,7 +103,7 @@ spec:
{
"type": "portmap",
"capabilities": {"portMappings": true},
"noSnat": true
"snat": false
}
]
}