Skip to content

Commit

Permalink
increase memory
Browse files Browse the repository at this point in the history
  • Loading branch information
emil-laurell authored Dec 11, 2024
1 parent cb87872 commit 1fff57a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/majako-cloud.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@ spec:
resources:
requests:
cpu: 400m
memory: 500Mi
memory: 700Mi
limits:
memory: 500Mi
memory: 700Mi
---
apiVersion: v1
kind: Service
Expand Down

0 comments on commit 1fff57a

Please sign in to comment.