Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

Commit

Permalink
not assuming a kubectl alias
Browse files Browse the repository at this point in the history
  • Loading branch information
arschles committed Jul 5, 2017
1 parent 77406ed commit 65c9dad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api-aggregation-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -219,5 +219,5 @@ To delete, all resources, execute the following:

```console
helm delete --purge catalog
k delete apiservice v1alpha1.servicecatalog.k8s.io
kubectl delete apiservice v1alpha1.servicecatalog.k8s.io
```

0 comments on commit 65c9dad

Please sign in to comment.