Chris Grudzinski
Results
1
issues of
Chris Grudzinski
### Consul Template version ```shell $ ./consul-template -v consul-template v0.19.3 (ebf2d3d) ``` ### Config ```shell $ cat /etc/consul_template.d/prometheus.consul_template.conf template { source = "/opt/app/prometheus/var/prometheus-rules.yml" destination = "/opt/app/prometheus/var/prometheus-rules.yml.consul" command = "svc -h...
bug
unreproducible