deploy/skaffold/patches/elastic-agent-managed-entrypoint.yaml (12 lines of code) (raw):
apiVersion: apps/v1
kind: DaemonSet
metadata:
name: elastic-agent
spec:
template:
spec:
containers:
- name: elastic-agent
command:
- /usr/share/elastic-agent/elastic-agent
args: ["container", "-e"]