adjust dashboard memory
This commit is contained in:
parent
7370b30720
commit
59b4009d6b
@ -39,7 +39,7 @@ job "dashboard" {
|
||||
}
|
||||
|
||||
resources {
|
||||
memory = 100
|
||||
memory = 20
|
||||
}
|
||||
}
|
||||
task "homer-service-discovery" {
|
||||
@ -123,7 +123,7 @@ services:
|
||||
|
||||
}
|
||||
resources {
|
||||
memory= 100
|
||||
memory= 30
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user