Skip to content
Snippets Groups Projects
Verified Commit 283e69bc authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(nginx-system): Raise memory limit of nginx

parent 98c4073e
No related branches found
Tags 37.125.1
No related merge requests found
......@@ -50,7 +50,7 @@ data:
minAvailable: 1
resources:
limits:
memory: 800Mi
memory: 1Gi
requests:
cpu: 100m
memory: 400Mi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment