[pt] Add externalSetMarkChain to portmap config

pull/39765/head
Arhell 2023-03-03 00:47:29 +02:00
parent 5fd1a9d321
commit cf11a9dc3b
1 changed files with 2 additions and 1 deletions

View File

@ -92,7 +92,8 @@ Por exemplo:
},
{
"type": "portmap",
"capabilities": {"portMappings": true}
"capabilities": {"portMappings": true},
"externalSetMarkChain": "KUBE-MARK-MASQ"
}
]
}