More CPU for redis.
This commit is contained in:
@@ -34,6 +34,11 @@ job "redis" {
|
||||
timeout = "2s"
|
||||
}
|
||||
}
|
||||
|
||||
resources {
|
||||
cpu = 300
|
||||
memory = 300
|
||||
}
|
||||
}
|
||||
|
||||
task "exporter" {
|
||||
|
||||
Reference in New Issue
Block a user