Skip to content

Commit

Permalink
[8.10](backport elastic#3255) [main](backport elastic#3248) 8.9.1 cha…
Browse files Browse the repository at this point in the history
…ngelog generation (elastic#3272)

* 8.9.1 changelog generation (elastic#3248) (elastic#3255)

(cherry picked from commit fd7c7f8)

# Conflicts:
#	changelog/fragments/1691070305-Upgrade-to-Go-1.20.7.yaml

Co-authored-by: Pierre HILBERT <pierre.hilbert@elastic.co>
(cherry picked from commit aac878d)

* Fixing elastic-agent-standalone-kubernetes.yaml

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Pierre HILBERT <pierre.hilbert@elastic.co>
  • Loading branch information
2 people authored and AndersonQ committed Sep 8, 2023
1 parent 0b3a797 commit dc2ae1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/kubernetes/elastic-agent-standalone-kubernetes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -683,7 +683,7 @@ spec:
# - -c
# - >-
# mkdir -p /etc/elastic-agent/inputs.d &&
# wget -O - https://github.com/elastic/elastic-agent/archive/main.tar.gz | tar xz -C /etc/elastic-agent/inputs.d --strip=5 "elastic-agent-main/deploy/kubernetes/elastic-agent-standalone/templates.d"
# wget -O - https://github.com/elastic/elastic-agent/archive/8.10.0.tar.gz | tar xz -C /etc/elastic-agent/inputs.d --strip=5 "elastic-agent-8.10.0/deploy/kubernetes/elastic-agent-standalone/templates.d"
# volumeMounts:
# - name: external-inputs
# mountPath: /etc/elastic-agent/inputs.d
Expand Down

0 comments on commit dc2ae1c

Please sign in to comment.