Hello,
I ve a consul-template to reload nginx configuration from consul database.
I don’t know why, but consul-template service reload nginx every minute.
The diff command between the new nginx conf file generated by the consul-template is always the same.
What 's wrong with consul-template ? Why consul-template need to generate a new nginx file, every minute ? Maybe the consul database is change in continue by a broken client…
Is there a command to see the last change in consul database ?
consul 0.8.1
consul-template 0.18.2
Thanks for help.