Skip to content

Commit d0dddbe

Browse files
authored
Update README.md
Signed-off-by: Tamal Saha <tamal@appscode.com>
1 parent 8a68393 commit d0dddbe

File tree

1 file changed

+0
-23
lines changed

1 file changed

+0
-23
lines changed

README.md

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -8,29 +8,6 @@
88

99
Elasticsearch backup and restore plugin for [Stash by AppsCode](https://stash.run).
1010

11-
<<<<<<< HEAD
12-
## Install
13-
14-
Install Elasticsearch 6.8.0 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.8.0 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)
3411
## Support
3512

3613
To speak with us, please leave a message on [our website](https://appscode.com/contact/).

0 commit comments

Comments
 (0)