Bump Traefik mem limit

We don't like this crashing
This commit is contained in:
IamTheFij 2022-07-27 17:26:13 -07:00
parent a3f59145bd
commit c8493b1fc5
1 changed files with 1 additions and 1 deletions

View File

@ -237,7 +237,7 @@ CF_ZONE_API_TOKEN={{ .Data.data.api_token_zone_read }}
resources {
cpu = 100
memory = 100
memory_max = 200
memory_max = 500
}
}
}