Skip to content

Commit

Permalink
fix(kyak): increase mem limit
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Witlin <[email protected]>
  • Loading branch information
coolguy1771 committed Sep 3, 2024
1 parent 75da034 commit 072bf1e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ spec:
requests:
cpu: 100m
limits:
memory: 2Gi
memory: 4Gi
defaultPodOptions:
securityContext:
runAsNonRoot: true
Expand Down

0 comments on commit 072bf1e

Please sign in to comment.