Skip to content

Commit

Permalink
Set resource request+limit
Browse files Browse the repository at this point in the history
  • Loading branch information
james-otten committed Oct 11, 2024
1 parent 5d6338f commit 601222b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions infra/helm/meshforms/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,10 @@ readinessProbe:
path: /
port: http

resources:
limits:
cpu: 1
memory: 512Mi
requests:
cpu: 100m
memory: 128Mi

0 comments on commit 601222b

Please sign in to comment.