diff --git a/.changelog/3321.fixed.txt b/.changelog/3321.fixed.txt new file mode 100644 index 0000000000..b29f816d51 --- /dev/null +++ b/.changelog/3321.fixed.txt @@ -0,0 +1 @@ +fix: fix Otel Operator installation with Helm 3.13 \ No newline at end of file diff --git a/deploy/helm/sumologic/values.yaml b/deploy/helm/sumologic/values.yaml index 3eeab1ae67..535170ca9b 100644 --- a/deploy/helm/sumologic/values.yaml +++ b/deploy/helm/sumologic/values.yaml @@ -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