disable elastic

filebeat was already removed from cluster
This commit is contained in:
2026-01-06 04:20:28 +02:00
parent bd4ed21e25
commit 20b0852c4a
6 changed files with 0 additions and 10891 deletions

View File

@@ -0,0 +1,7 @@
# elastic-operator
```
wget https://download.elastic.co/downloads/eck/2.13.0/crds.yaml
wget https://download.elastic.co/downloads/eck/2.13.0/operator.yaml
kubectl apply -n elastic-system -f application.yml -f crds.yaml -f operator.yaml
```