Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
veezhang authored and MegaByte875 committed Jun 28, 2021
1 parent b75fda9 commit ee50fb4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions doc/user/install_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,5 @@ $ helm upgrade nebula-operator nebula-operator/nebula-operator -f `${HOME}/nebul

```shell script
$ helm uninstall nebula-operator
$ kubectl delete crd nebulaclusters.apps.nebula-graph.io
```
1 change: 0 additions & 1 deletion doc/user/nebula_cluster_helm_guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ nebula-storaged-4 1/1 Running 0 56s

```shell
$ helm uninstall "${NEBULA_CLUSTER_NAME}" --namespace="${NEBULA_CLUSTER_NAMESPACE}"
$ kubectl delete crd nebulaclusters.apps.nebula-graph.io
```

### Optional: chart parameters
Expand Down

0 comments on commit ee50fb4

Please sign in to comment.