Skip to content

Commit c7d5d6b

Browse files
authored
Update README.md
1 parent dc25c6c commit c7d5d6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ Run the following command to remove _kube-fledged_ from the cluster.
296296
```
297297
$ make remove-kubefledged (if you deployed using YAML manifests)
298298
$ helm delete kube-fledged -n ${KUBEFLEDGED_NAMESPACE} (if you deployed using Helm chart)
299-
$ make remove-operator-and-kubefledged (if you deployed using Helm Operator)
299+
$ make remove-kubefledged-and-operator (if you deployed using Helm Operator)
300300
```
301301

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

0 commit comments

Comments
 (0)