shuffeling apps around the cluster
This commit is contained in:
@@ -3,7 +3,7 @@ job "drone-runner" {
|
||||
"nummer5",
|
||||
]
|
||||
type = "service"
|
||||
node_pool = "apps"
|
||||
node_pool = "sys"
|
||||
|
||||
group "apps" {
|
||||
count = 1
|
||||
@@ -77,8 +77,8 @@ job "drone-runner" {
|
||||
}
|
||||
|
||||
resources {
|
||||
cpu = 300
|
||||
memory = 500
|
||||
cpu = 2000
|
||||
memory = 1024
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user