[machinegun] Specify no tags for discovery

Otherwise nodes wouldn't be able to find each other. There's no one to
set these tags in the first place. Fixes pending.
This commit is contained in:
Andrew Mayorov 2020-05-19 14:25:38 +03:00
parent 0b33a17782
commit 3d648231a2
No known key found for this signature in database
GPG Key ID: 5AB939BC29BDA254

View File

@ -31,8 +31,7 @@ consuela:
session_ttl: 30s
session_renewal_interval: 10s
discovery:
tags:
- production
tags: []
# Consul client settings.
# Required when distributed machine registry is enabled.