File tree Expand file tree Collapse file tree 1 file changed +0
-23
lines changed Expand file tree Collapse file tree 1 file changed +0
-23
lines changed Original file line number Diff line number Diff line change 8
8
9
9
Elasticsearch backup and restore plugin for [ Stash by AppsCode] ( https://stash.run ) .
10
10
11
- <<<<<<< HEAD
12
- ## Install
13
-
14
- Install Elasticsearch 6.2.4 backup or restore plugin for Stash as below.
15
-
16
- ``` console
17
- helm repo add appscode https://charts.appscode.com/stable/
18
- helm repo update
19
- helm install stash-elasticsearch-7.3.2 appscode/stash-elasticsearch --version=7.3.2 --namespace=kube-system
20
- ```
21
-
22
- To install catalog for all supported Elasticsearch versions, please visit [ here] ( https://github.com/stashed/catalog ) .
23
-
24
- ## Uninstall
25
-
26
- Uninstall Elasticsearch 6.2.4 backup or restore plugin for Stash as below.
27
-
28
- ``` console
29
- helm uninstall stash-elasticsearch-7.3.2 --namespace=kube-system
30
- ```
31
-
32
- =======
33
- >>>>>>> 5472c017... Move docs into stashed/docs repo + Cleanup (#718 )
34
11
## Support
35
12
36
13
To speak with us, please leave a message on [ our website] ( https://appscode.com/contact/ ) .
You can’t perform that action at this time.
0 commit comments