Merge pull request #2075 from rabollin/patch-1

Update open-telemetry-collector-appinsights.yaml
This commit is contained in:
greenie-msft 2022-01-18 09:20:23 -08:00 committed by GitHub
commit 8cb1b64bcd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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