Merge pull request #5152 from aledbf/tmpl

Clean template
This commit is contained in:
Kubernetes Prow Robot 2020-02-21 15:44:47 -08:00 committed by GitHub
commit 09eac9fef7

View file

@ -856,8 +856,8 @@ stream {
location = {{ $authPath }} {
internal;
{{ if $all.Cfg.EnableOpentracing }}
opentracing on;
{{ if $all.Cfg.EnableOpentracing }}
opentracing on;
opentracing_propagate_context;
{{ end }}