Skip to content

Commit

Permalink
Increase mem.limit to 500Mi
Browse files Browse the repository at this point in the history
  • Loading branch information
torbencarstens authored Dec 22, 2023
1 parent 1236982 commit 04f754e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ cronjob:
memory: 100Mi
limit:
cpu: 300m
memory: 300Mi
memory: 500Mi
configmaps:
- backend-config
secrets:
Expand Down

0 comments on commit 04f754e

Please sign in to comment.