Skip to content

Commit

Permalink
Update api-deployment.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
tuna2134 authored Feb 13, 2024
1 parent 1455356 commit a9f3426
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions manifests/api-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,8 @@ spec:
env:
- name: KUBERNETES_MODE
value: "true"
resources:
requests:
memory: 0.1Gi
limits:
memory: 0.5Gi

0 comments on commit a9f3426

Please sign in to comment.