Skip to content

Commit

Permalink
moar corez
Browse files Browse the repository at this point in the history
  • Loading branch information
james-otten committed Oct 27, 2024
1 parent 2da2a12 commit 815c01c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions infra/admin-map/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ podLabels: {}

resources:
limits:
cpu: 256m
cpu: 512m
memory: 256Mi
requests:
cpu: 128m
cpu: 256m
memory: 128Mi

livenessProbe:
Expand Down

0 comments on commit 815c01c

Please sign in to comment.