Update kubernetes templates for elastic-agent (#189414)

Automated by https://buildkite.com/elastic/elastic-agent/builds/10763
This commit is contained in:
Elastic Machine 2024-07-30 05:11:10 +10:00 committed by GitHub
parent b49373fc6e
commit 84521a405d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -70,7 +70,7 @@ spec:
valueFrom:
fieldRef:
fieldPath: metadata.name
# The following ELASTIC_NETINFO:false variable will disable the netinfo.enabled option of add-host-metadata processor. This will remove fields host.ip and host.mac.
# The following ELASTIC_NETINFO:false variable will disable the netinfo.enabled option of add-host-metadata processor. This will remove fields host.ip and host.mac.
# For more info: https://www.elastic.co/guide/en/beats/metricbeat/current/add-host-metadata.html
- name: ELASTIC_NETINFO
value: "false"
@ -131,7 +131,7 @@ spec:
volumes:
- name: datastreams
configMap:
defaultMode: 0640
defaultMode: 0644
name: agent-node-datastreams
- name: proc
hostPath: