fix code type setting error

pull/307/head
Jimmy Song 2018-11-01 17:54:43 +08:00
parent d6779b0ebc
commit f40232d3fd
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ kubectl create -f resourcedefinition.yaml
访问RESTful API端点如<http://172.20.0.113:8080>将看到如下API端点已创建
```ba&#39;sh
```bash
/apis/stable.example.com/v1/namespaces/*/crontabs/...
```