forked from LaconicNetwork/kompose
Merge pull request #961 from jonyhy96/master
fix pod-controller relationship mistake
This commit is contained in:
commit
4967561d4a
@ -367,7 +367,7 @@ services:
|
|||||||
|
|
||||||
## Restart
|
## 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` |
|
| `docker-compose` `restart` | object created | Pod `restartPolicy` |
|
||||||
|----------------------------|-------------------|---------------------|
|
|----------------------------|-------------------|---------------------|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user