mirror of https://github.com/dapr/quickstarts.git
middleware quickstart: Fix error in pipeline configuration (#373)
Co-authored-by: Mukundan Sundararajan <musundar@microsoft.com> Co-authored-by: Ori Zohar <orzohar@microsoft.com> Co-authored-by: Charlie Stanley <charlie.stanley@microsoft.com>
This commit is contained in:
parent
5dc3bbede2
commit
937c07dece
|
|
@ -5,7 +5,6 @@ metadata:
|
|||
spec:
|
||||
tracing:
|
||||
samplingRate: "1"
|
||||
stdout: true
|
||||
zipkin:
|
||||
endpointAddress: "http://zipkin.default.svc.cluster.local:9411/api/v2/spans"
|
||||
httpPipeline:
|
||||
|
|
|
|||
Loading…
Reference in New Issue