resources
This commit is contained in:
@@ -47,6 +47,7 @@ job "gitea" {
|
||||
}
|
||||
|
||||
restart {
|
||||
interval = "10m"
|
||||
attempts = 5
|
||||
delay = "30s"
|
||||
}
|
||||
@@ -89,7 +90,7 @@ job "gitea" {
|
||||
}
|
||||
|
||||
resources {
|
||||
cpu = 200
|
||||
cpu = 500
|
||||
memory = 512
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user