Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <tamal@appscode.com>
  • Loading branch information
tamalsaha committed Jun 18, 2021
1 parent a101cca commit 506d776
Showing 1 changed file with 0 additions and 23 deletions.
23 changes: 0 additions & 23 deletions README.md
Expand Up @@ -8,29 +8,6 @@

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

<<<<<<< HEAD
## Install

Install Elasticsearch 6.5.3 backup or restore plugin for Stash as below.

```console
helm repo add appscode https://charts.appscode.com/stable/
helm repo update
helm install stash-elasticsearch-7.3.2 appscode/stash-elasticsearch --version=7.3.2 --namespace=kube-system
```

To install catalog for all supported Elasticsearch versions, please visit [here](https://github.com/stashed/catalog).

## Uninstall

Uninstall Elasticsearch 6.5.3 backup or restore plugin for Stash as below.

```console
helm uninstall stash-elasticsearch-7.3.2 --namespace=kube-system
```

=======
>>>>>>> 5472c017... Move docs into stashed/docs repo + Cleanup (#718)
## Support

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

0 comments on commit 506d776

Please sign in to comment.