fix webhook admission README

pull/6/head
Cao Shufeng 2018-01-28 14:25:41 +08:00
parent e8225f5618
commit 1df5373d6a
1 changed files with 0 additions and 6 deletions

View File

@ -20,12 +20,6 @@ Please enable the admission webhook feature
make build
```
## Deploy the code
```bash
make deploy-only
```
The Makefile assumes your cluster is created by the
[hack/local-up-cluster.sh](https://github.com/kubernetes/kubernetes/blob/master/hack/local-up-cluster.sh).
Please modify the Makefile accordingly if your cluster is created differently.