Skip to content
Snippets Groups Projects
Commit ef2960c3 authored by Corné Lukken's avatar Corné Lukken
Browse files

L2SS-1757: Override available CPU & Memory for jumppad local dev

parent 76c52ec5
Branches
Tags
1 merge request!856L2SS-1757: Override available CPU & Memory for jumppad local dev
......@@ -9,6 +9,9 @@ plugin "docker" {
}
client {
cpu_total_compute = 888000
memory_total_mb = 65536
host_volume "monitoring-postgresql-data" {
path = "/localdata/volumes/monitoring-postgresql-data"
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment