Skip to content

Commit

Permalink
fix typo (#97)
Browse files Browse the repository at this point in the history
  • Loading branch information
liaosunny123 authored Aug 28, 2023
1 parent dc3bfbb commit af77137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/zh/docs/master/deploy/kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ helm install gorse gorse-io/gorse
卸载`gorse`部署:

```bash
helm unistall gorse
helm uninstall gorse
```

该命令删除与 chart 关联的所有 Kubernetes 组件并删除 release。
Expand Down

0 comments on commit af77137

Please sign in to comment.