Skip to content

Commit

Permalink
Merge branch 'add-kubernetes-distribution'
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerHelmuth committed Mar 28, 2024
2 parents ac44221 + f5f1dfc commit 92af139
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion distributions/otelcol-k8s/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ USER ${USER_UID}

COPY --from=certs /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt
COPY --chmod=755 otelcol-k8s /otelcol-k8s
COPY config.yaml /etc/otelcol-k8s/config.yaml
ENTRYPOINT ["/otelcol-k8s"]
# `4137` and `4318`: OTLP
# `55678`: OpenCensus
Expand Down

0 comments on commit 92af139

Please sign in to comment.