Skip to content

Commit

Permalink
start cleanning
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaume-chervet committed Nov 1, 2024
1 parent 31ddfa1 commit c7c2ee6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions deploy/kubernetes/api-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ spec:
value: "production"
resources:
limits:
memory: "120Mi"
cpu: "100m"
memory: "200Mi"
cpu: "200m"
requests:
ephemeral-storage: "100Mi"
memory: "120Mi"
memory: "200Mi"
cpu: "100m"

0 comments on commit c7c2ee6

Please sign in to comment.