Skip to content

Commit

Permalink
Remove limits from pr values
Browse files Browse the repository at this point in the history
Signed-off-by: Emiliano Suñé <[email protected]>
  • Loading branch information
esune committed Jan 17, 2025
1 parent c130a65 commit e7655dd
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions deploy/traction/values-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ acapy:
auto_issuer: true
resources:
limits:
cpu: 200m
memory: 300Mi
requests:
cpu: 120m
Expand Down Expand Up @@ -133,7 +132,6 @@ ui:
innkeeperInbox: lucas.o'[email protected]
resources:
limits:
cpu: 300m
memory: 128Mi
requests:
cpu: 10m
Expand All @@ -154,7 +152,6 @@ postgresql:
primary:
resources:
limits:
cpu: 200m
memory: 128Mi
requests:
cpu: 100m
Expand Down

0 comments on commit e7655dd

Please sign in to comment.