mirror of
https://github.com/kemko/nomad.git
synced 2026-01-07 19:05:42 +03:00
enabled hairpin mode
This commit is contained in:
@@ -149,6 +149,7 @@ const nomadCNIConfigTemplate = `{
|
||||
"ipMasq": true,
|
||||
"isGateway": true,
|
||||
"forceAddress": true,
|
||||
"hairpinMode": true,
|
||||
"ipam": {
|
||||
"type": "host-local",
|
||||
"ranges": [
|
||||
|
||||
Reference in New Issue
Block a user