fix pod-controller relationship mistake

fix pod-controller relationship mistake
```release-note
None
```
This commit is contained in:
Haoyun 2018-03-20 14:54:08 +08:00 committed by GitHub
parent 442caa4359
commit 228b35a093
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -367,7 +367,7 @@ services:
## Restart
If you want to create normal pods without controllers you can use `restart` construct of docker-compose to define that. Follow table below to see what happens on the `restart` value.
If you want to create normal pods without controller you can use `restart` construct of docker-compose to define that. Follow table below to see what happens on the `restart` value.
| `docker-compose` `restart` | object created | Pod `restartPolicy` |
|----------------------------|-------------------|---------------------|