Skip to content
Snippets Groups Projects
Commit 181a16fa authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

modified limits

parent 600cad48
No related branches found
No related tags found
No related merge requests found
......@@ -11,8 +11,8 @@ ingress:
cert-manager.io/cluster-issuer: letsencrypt-prod
resources:
limits:
cpu: 500m
memory: "1G"
cpu: "1"
memory: "2G"
requests:
cpu: 500m
memory: "1G"
......
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