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

fixed memory resources

parent fadab9f4
No related branches found
No related tags found
No related merge requests found
......@@ -12,10 +12,10 @@ ingress:
resources:
limits:
cpu: 1
memory: 500m
memory: 500M
requests:
cpu: 1
memory: 500m
memory: 500M
hpa:
enabled: true
minReplicas: 2
......
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