forked from coop-cloud/portainer
Fix placement indent and add update_config
This commit is contained in:
parent
c23ec927ac
commit
3bff5ea674
@ -11,9 +11,11 @@ services:
|
|||||||
- agent_network
|
- agent_network
|
||||||
deploy:
|
deploy:
|
||||||
mode: global
|
mode: global
|
||||||
placement:
|
update_config:
|
||||||
constraints:
|
failure_action: rollback
|
||||||
- node.role == manager
|
placement:
|
||||||
|
constraints:
|
||||||
|
- node.role == manager
|
||||||
|
|
||||||
portainer:
|
portainer:
|
||||||
command: "-H tcp://tasks.agent:9001 --tlsskipverify"
|
command: "-H tcp://tasks.agent:9001 --tlsskipverify"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user