mirror of
https://gitlab.com/rusty-bever/deployment.git
synced 2026-04-08 02:35:48 +02:00
papermc: fixed class
This commit is contained in:
parent
a904ef47d0
commit
e068bf493e
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ services:
|
|||
replicas: 1
|
||||
placement:
|
||||
constraints:
|
||||
- 'node.labels.class==papermc'
|
||||
- 'node.labels.class.papermc==true'
|
||||
resources:
|
||||
limits:
|
||||
cpus: '4.0'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue