mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-07 20:21:20 +00:00
set snat to false
This commit is contained in:
@@ -103,7 +103,7 @@ spec:
|
||||
{
|
||||
"type": "portmap",
|
||||
"capabilities": {"portMappings": true},
|
||||
"noSnat": true
|
||||
"snat": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Reference in New Issue
Block a user