Skip to content

Commit

Permalink
reduced the requested resources
Browse files Browse the repository at this point in the history
  • Loading branch information
CommanderStorm authored Nov 3, 2023
1 parent 8efc4be commit b2895ed
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,8 @@ spec:
readOnlyRootFilesystem: true
resources:
requests:
cpu: 1000m
memory: 100Mi
cpu: 100m
memory: 50Mi
limits:
memory: 500Mi
livenessProbe:
Expand Down

0 comments on commit b2895ed

Please sign in to comment.