less mem for traefik and jenkins job

This commit is contained in:
2023-10-17 19:26:38 +02:00
parent 9d30e4e3e0
commit c5faffc768
3 changed files with 83 additions and 2 deletions

View File

@@ -88,8 +88,8 @@ EOF
}
resources {
cpu = 100
memory = 128
cpu = 50
memory = 64
}
}
}