Skip to content

Commit

Permalink
[exporter/loadbalancing] chore: update collector image in k8s-resolve…
Browse files Browse the repository at this point in the history
…r example (#32682)

**Description:** <Describe what has changed.>
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
Update collector image in k8s-resolver example
**Link to tracking Issue:** <Issue number if applicable>

**Testing:** <Describe what testing was performed and which tests were
added.>

**Documentation:** <Describe the documentation added.>
  • Loading branch information
tranngoclam authored Apr 25, 2024
1 parent 873ad9c commit 4b674cd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ metadata:
name: loadbalancer
namespace: observability
spec:
image: docker.io/jpkroehling/otelcol-with-k8sresolver:latest
image: docker.io/otel/opentelemetry-collector-contrib:latest
serviceAccount: loadbalancer
config: |
receivers:
Expand Down

0 comments on commit 4b674cd

Please sign in to comment.