Skip to content

Commit

Permalink
chore: increase memory
Browse files Browse the repository at this point in the history
  • Loading branch information
joryirving committed Feb 5, 2024
1 parent 984e2a7 commit 3248bd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/teyvat/apps/games/palworld/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ spec:
requests:
cpu: 1000m
limits:
memory: 20Gi
memory: 24Gi
pod:
securityContext:
runAsUser: 1000
Expand Down

0 comments on commit 3248bd9

Please sign in to comment.