mirror of https://github.com/chaos-mesh/charts.git
Update README.md
This commit is contained in:
parent
7f66c132d4
commit
1c248b7149
|
@ -11,13 +11,6 @@ Search available version:
|
|||
```bash
|
||||
helm search repo chaos-mesh
|
||||
```
|
||||
## Create custom resource type
|
||||
|
||||
To use Chaos Mesh, you must create the related custom resource type.
|
||||
|
||||
```bash
|
||||
curl -sSL https://raw.githubusercontent.com/chaos-mesh/chaos-mesh/master/manifests/crd.yaml | kubectl apply -f -
|
||||
```
|
||||
|
||||
## Install Chaos Mesh
|
||||
|
||||
|
|
Loading…
Reference in New Issue