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 }} { location = {{ $authPath }} {
internal; internal;
{{ if $all.Cfg.EnableOpentracing }} {{ if $all.Cfg.EnableOpentracing }}
opentracing on; opentracing on;
opentracing_propagate_context; opentracing_propagate_context;
{{ end }} {{ end }}