Update open-telemetry-collector-appinsights.yaml

Signed-off-by: rabollin <rabollin@microsoft.com>
This commit is contained in:
rabollin 2022-01-18 18:38:24 +05:30
parent 818c0a622b
commit 17369eed68
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ spec:
spec:
containers:
- name: otel-collector
image: otel/opentelemetry-collector-contrib-dev:latest
image: otel/opentelemetry-collector-contrib:0.40.0
command:
- "/otelcontribcol"
- "--config=/conf/otel-collector-config.yaml"