Skip to content

Commit

Permalink
set 1G as default mem (#1907)
Browse files Browse the repository at this point in the history
  • Loading branch information
pepoviola authored Oct 15, 2024
1 parent 129a4c7 commit 1d504ab
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ metadata:
spec:
limits:
- defaultRequest:
memory: 256Mi
memory: 1G
cpu: 0.5
type: Container

0 comments on commit 1d504ab

Please sign in to comment.