Skip to content

Commit 6347d45

Browse files
authored
Remove outdated k8s manifests for managed elastic-agent (elastic#26368)
Signed-off-by: chrismark <chrismarkou92@gmail.com>
1 parent 69d8ae7 commit 6347d45

7 files changed

Lines changed: 1 addition & 288 deletions

deploy/kubernetes/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ALL=filebeat metricbeat auditbeat heartbeat elastic-agent-standalone elastic-agent
1+
ALL=filebeat metricbeat auditbeat heartbeat elastic-agent-standalone
22
BEAT_VERSION=$(shell head -n 1 ../../libbeat/docs/version.asciidoc | cut -c 17- )
33

44
.PHONY: all $(ALL)

deploy/kubernetes/elastic-agent-kubernetes.yaml

Lines changed: 0 additions & 146 deletions
This file was deleted.

deploy/kubernetes/elastic-agent/elastic-agent-daemonset.yaml

Lines changed: 0 additions & 44 deletions
This file was deleted.

deploy/kubernetes/elastic-agent/elastic-agent-deployment.yaml

Lines changed: 0 additions & 42 deletions
This file was deleted.

deploy/kubernetes/elastic-agent/elastic-agent-role-binding.yaml

Lines changed: 0 additions & 12 deletions
This file was deleted.

deploy/kubernetes/elastic-agent/elastic-agent-role.yaml

Lines changed: 0 additions & 36 deletions
This file was deleted.

deploy/kubernetes/elastic-agent/elastic-agent-service-account.yaml

Lines changed: 0 additions & 7 deletions
This file was deleted.

0 commit comments

Comments
 (0)