forked from LaconicNetwork/kompose
fix pod-controller relationship mistake
fix pod-controller relationship mistake ```release-note None ```
This commit is contained in:
parent
442caa4359
commit
228b35a093
@ -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` |
|
||||
|----------------------------|-------------------|---------------------|
|
||||
|
||||
Loading…
Reference in New Issue
Block a user