mirror of https://github.com/dapr/docs.git
Merge branch 'v1.11' into issue_3434
This commit is contained in:
commit
f415a9a1a3
|
@ -71,7 +71,7 @@ spec:
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: otel-collector
|
- name: otel-collector
|
||||||
image: otel/opentelemetry-collector-contrib:0.50.0
|
image: otel/opentelemetry-collector-contrib:0.77.0
|
||||||
command:
|
command:
|
||||||
- "/otelcol-contrib"
|
- "/otelcol-contrib"
|
||||||
- "--config=/conf/otel-collector-config.yaml"
|
- "--config=/conf/otel-collector-config.yaml"
|
||||||
|
|
Loading…
Reference in New Issue