Skip to content

Commit

Permalink
ci(infra): [skip ci] Tuning memory resources
Browse files Browse the repository at this point in the history
Signed-off-by: Vincent Boutour <[email protected]>
  • Loading branch information
ViBiOh committed Aug 11, 2023
1 parent a5a7d0f commit 58870e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions infra/web.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@ spec:
operator: Exists
resources:
limits:
memory: 96Mi
memory: 256Mi
requests:
memory: 96Mi
memory: 128Mi
securityContext:
runAsGroup: 1000
runAsUser: 1000
Expand Down

0 comments on commit 58870e2

Please sign in to comment.