File tree Expand file tree Collapse file tree 2 files changed +0
-6
lines changed
deploy/helm/edot-collector/kube-stack Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -200,9 +200,6 @@ collectors:
200200 daemon :
201201 fullnameOverride : " opentelemetry-kube-stack-daemon"
202202 env :
203- # Work around for open /mounts error: https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/35990
204- - name : HOST_PROC_MOUNTINFO
205- value : " "
206203 - name : ELASTIC_AGENT_OTEL
207204 value : ' "true"'
208205 presets :
Original file line number Diff line number Diff line change @@ -179,9 +179,6 @@ collectors:
179179 daemon :
180180 fullnameOverride : " opentelemetry-kube-stack-daemon"
181181 env :
182- # Work around for open /mounts error: https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/35990
183- - name : HOST_PROC_MOUNTINFO
184- value : " "
185182 - name : ELASTIC_AGENT_OTEL
186183 value : ' "true"'
187184 presets :
You can’t perform that action at this time.
0 commit comments