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 @@ -192,9 +192,6 @@ collectors:
192192 daemon :
193193 fullnameOverride : " opentelemetry-kube-stack-daemon"
194194 env :
195- # Work around for open /mounts error: https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/35990
196- - name : HOST_PROC_MOUNTINFO
197- value : " "
198195 - name : ELASTIC_AGENT_OTEL
199196 value : ' "true"'
200197 presets :
Original file line number Diff line number Diff line change @@ -171,9 +171,6 @@ collectors:
171171 daemon :
172172 fullnameOverride : " opentelemetry-kube-stack-daemon"
173173 env :
174- # Work around for open /mounts error: https://github.com/open-telemetry/opentelemetry-collector-contrib/issues/35990
175- - name : HOST_PROC_MOUNTINFO
176- value : " "
177174 - name : ELASTIC_AGENT_OTEL
178175 value : ' "true"'
179176 presets :
You can’t perform that action at this time.
0 commit comments