set snat to false
This commit is contained in:
parent
17e19dfce6
commit
cc162a7f15
@ -103,7 +103,7 @@ spec:
|
|||||||
{
|
{
|
||||||
"type": "portmap",
|
"type": "portmap",
|
||||||
"capabilities": {"portMappings": true},
|
"capabilities": {"portMappings": true},
|
||||||
"noSnat": true
|
"snat": false
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user