bvc
This commit is contained in:
parent
a343f3435b
commit
d2b325f81d
1 changed files with 3 additions and 1 deletions
|
|
@ -19,7 +19,9 @@ services:
|
||||||
DIUN_NOTIF_NTFY_PRIORITY: "3"
|
DIUN_NOTIF_NTFY_PRIORITY: "3"
|
||||||
deploy:
|
deploy:
|
||||||
labels:
|
labels:
|
||||||
gremlin.checks.skip: "caddy, homepage, monitor"
|
gremlin.caddy.skip: "true"
|
||||||
|
gremlin.homepage.skip: "true"
|
||||||
|
gremlin.monitor.skip: "true"
|
||||||
placement:
|
placement:
|
||||||
constraints:
|
constraints:
|
||||||
- node.role == manager
|
- node.role == manager
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue