Skip to content

Commit

Permalink
feat: README
Browse files Browse the repository at this point in the history
  • Loading branch information
zhoumingde committed Oct 30, 2024
1 parent 5006adf commit 2b0ee70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ helm upgrade -f myvalues.yaml ${RELEASE_NAME} -n ${NAMESPACE_NAME} ./fogcloud
helm uninstall ${RELEASE_NAME} -n ${NAMESPACE_NAME}
helm uninstall fission -n fission
kubectl delete -f ./fogcloud/operator/rabbitmq-cluster-operator.yaml
helm uninstall emqx-operator -n emqx-operator
```
注意:默认启用了helm的资源保留,卸载时不会释放persistent volume资源;

Expand Down

0 comments on commit 2b0ee70

Please sign in to comment.