Bump Traefik mem limit
We don't like this crashing
This commit is contained in:
parent
a3f59145bd
commit
c8493b1fc5
@ -237,7 +237,7 @@ CF_ZONE_API_TOKEN={{ .Data.data.api_token_zone_read }}
|
|||||||
resources {
|
resources {
|
||||||
cpu = 100
|
cpu = 100
|
||||||
memory = 100
|
memory = 100
|
||||||
memory_max = 200
|
memory_max = 500
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user