Skip to content

Commit

Permalink
Update kubernetes templates for elastic-agent (elastic#187881)
Browse files Browse the repository at this point in the history
  • Loading branch information
elasticmachine authored Jul 9, 2024
1 parent 41ee647 commit 75f9377
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ spec:
# - -c
# - >-
# mkdir -p /usr/share/elastic-agent/state/inputs.d &&
# curl -sL https://github.com/elastic/elastic-agent/archive/8.15.tar.gz | tar xz -C /usr/share/elastic-agent/state/inputs.d --strip=5 "elastic-agent-8.15/deploy/kubernetes/elastic-agent/templates.d"
# curl -sL https://github.com/elastic/elastic-agent/archive/8.16.tar.gz | tar xz -C /usr/share/elastic-agent/state/inputs.d --strip=5 "elastic-agent-8.16/deploy/kubernetes/elastic-agent/templates.d"
# securityContext:
# runAsUser: 0
# volumeMounts:
Expand Down

0 comments on commit 75f9377

Please sign in to comment.