Skip to content

Commit

Permalink
fix: fix Otel Operator installation with Helm 3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
andrzej-stencel committed Oct 13, 2023
1 parent 0405cd6 commit 1a64bf6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .changelog/3321.fixed.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
fix: fix Otel Operator installation with Helm 3.13
2 changes: 1 addition & 1 deletion deploy/helm/sumologic/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4633,7 +4633,7 @@ opentelemetry-operator:
collectorImage:
repository: "public.ecr.aws/sumologic/sumologic-otel-collector"
tag: "0.85.0-sumo-0"
env:
env: {}
resources:
limits:
cpu: 250m
Expand Down

0 comments on commit 1a64bf6

Please sign in to comment.