[id] Add externalSetMarkChain to portmap config
This commit is contained in:
parent
ec6615209a
commit
a7cd38a07c
|
|
@ -70,7 +70,8 @@ Contoh:
|
|||
},
|
||||
{
|
||||
"type": "portmap",
|
||||
"capabilities": {"portMappings": true}
|
||||
"capabilities": {"portMappings": true},
|
||||
"externalSetMarkChain": "KUBE-MARK-MASQ"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue