Merge pull request #11734 from thockin/cleanup-deprecated-rest-alias

Remove deprecated 'se' resource alias
This commit is contained in:
Marek Grabowski 2015-07-27 12:56:43 +02:00
commit a270b49a62
1 changed files with 1 additions and 1 deletions

View File

@ -116,7 +116,7 @@ kubectl create -f examples/rethinkdb/admin-service.yaml
find the service
```sh
$kubectl get se
$kubectl get services
NAME LABELS SELECTOR IP(S) PORT(S)
[...]
rethinkdb-admin db=influxdb db=rethinkdb,role=admin 10.0.131.19 8080/TCP