Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
senthilrch authored Jun 2, 2020
1 parent 2f360c1 commit eb8c2c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -251,8 +251,8 @@ $ kubectl delete imagecaches imagecache1 -n kube-fledged
Run the following command to remove _kube-fledged_ from the cluster.

```
$ make remove (if you deployed using YAML manifests)
$ make remove-all (if you deployed using Helm Operator)
$ make remove-kubefledged (if you deployed using YAML manifests)
$ make remove-operator-and-kubefledged (if you deployed using Helm Operator)
```

## How it works
Expand Down

0 comments on commit eb8c2c9

Please sign in to comment.