Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
senthilrch authored Jan 20, 2022
1 parent dc25c6c commit c7d5d6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ Run the following command to remove _kube-fledged_ from the cluster.
```
$ make remove-kubefledged (if you deployed using YAML manifests)
$ helm delete kube-fledged -n ${KUBEFLEDGED_NAMESPACE} (if you deployed using Helm chart)
$ make remove-operator-and-kubefledged (if you deployed using Helm Operator)
$ make remove-kubefledged-and-operator (if you deployed using Helm Operator)
```

Note: To remove the _kube-fledged webhook server_ alone.
Expand Down

0 comments on commit c7d5d6b

Please sign in to comment.