kube/elastic-system
Lauri Võsandi 4686108f42 Switch to wildcard *.k-space.ee certificate 2022-10-14 14:32:36 +03:00
..
README.md elastic-system: Bump version to 2.4.0 2022-09-23 16:16:22 +03:00
application.yml Switch to wildcard *.k-space.ee certificate 2022-10-14 14:32:36 +03:00
crds.yaml elastic-system: Bump version to 2.4.0 2022-09-23 16:16:22 +03:00
operator.yaml elastic-system: Bump version to 2.4.0 2022-09-23 16:16:22 +03:00

README.md

elastic-operator

wget https://download.elastic.co/downloads/eck/2.4.0/crds.yaml
wget https://download.elastic.co/downloads/eck/2.4.0/operator.yaml
kubectl apply -n elastic-system -f application.yml -f crds.yaml -f operator.yaml