Skip to content

Commit

Permalink
Merge pull request #400 from bluezd/iomesh-1.1
Browse files Browse the repository at this point in the history
Update IOMesh Charts description.
  • Loading branch information
ks-ci-bot committed Jun 25, 2024
2 parents be2f6ec + 2f1df80 commit cc98b48
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 15 deletions.
7 changes: 5 additions & 2 deletions src/stable/iomesh/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ dependencies:
- name: deck-plugin-iomesh
repository: file://charts/deck-plugin-iomesh
version: 0.1.0
description: Install all IOMesh components
name: iomesh
description: Enterprise Kubernetes-Native Distributed Storage
name: IOMesh
type: application
version: v1.1.0
home: https://www.iomesh.com
Expand All @@ -39,3 +39,6 @@ maintainers:
url: https://www.iomesh.com
annotations:
"app.kubesphere.io/category": "Storage"
keywords:
- storage
- block-storage
17 changes: 4 additions & 13 deletions src/stable/iomesh/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,23 +14,14 @@ IOMesh is a Kubernetes-native storage system that manages storage resources with

[https://docs.iomesh.com/deploy-iomesh-cluster/install-iomesh](https://docs.iomesh.com/deploy-iomesh-cluster/install-iomesh)

## Uninstallation

Uninstall **IOMesh cluster** helm chart

Specify the current release name and namespace to uninstall.

```bash
helm uninstall --namespace iomesh-system iomesh
```
If there are IOMesh resources left after uninstalling IOMesh due to network or other issues, run the following command to clear all IOMesh resources.
```bash
curl -sSL https://iomesh.run/uninstall_iomesh.sh | sh -
```
## Configuration

[https://docs.iomesh.com/deploy-iomesh-cluster/setup-iomesh](https://docs.iomesh.com/deploy-iomesh-cluster/setup-iomesh)

## Uninstallation

[https://docs.iomesh.com/cluster-operations/uninstall-cluster](https://docs.iomesh.com/cluster-operations/uninstall-cluster)

## Contact Us

[https://www.iomesh.com/contact](https://www.iomesh.com/contact)

0 comments on commit cc98b48

Please sign in to comment.