Skip to content

Commit

Permalink
merge conf
Browse files Browse the repository at this point in the history
  • Loading branch information
JHoldergov committed Feb 1, 2024
1 parent 07404db commit 912278c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions kube/app/deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,10 +155,7 @@ spec:
resources:
requests:
cpu: "100m"
memory: "256Mi"
limits:
cpu: "250m"
memory: "512Mi"
memory: "200Mi"
volumeMounts:
- mountPath: /public
name: public
Expand Down

0 comments on commit 912278c

Please sign in to comment.