Merge pull request #91 from zhucebuliaopx/develop

fix helm status
v1.16.5
Li Yi 5 years ago committed by GitHub
commit 7bcaf1a0c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -257,7 +257,7 @@ helm install wordpress stable/wordpress
查看 wordpress 发布状态 查看 wordpress 发布状态
```shell ```shell
helm install wordpress stable/wordpress helm status wordpress
``` ```
卸载 wordpress 发布 卸载 wordpress 发布

Loading…
Cancel
Save