mirror of
https://github.com/kemko/nomad.git
synced 2026-01-10 12:25:42 +03:00
This PR fixes the API to _not_ set the default mesh gateway mode. Before, the mode would be set to "none" in Canonicalize, which is incorrect. We should pass through the empty string so that folks can make use of Consul service-defaults Config entries to configure the default mode.