Skip to content

Commit

Permalink
fix: fixed deploy request
Browse files Browse the repository at this point in the history
  • Loading branch information
c_jean.silva committed Oct 5, 2024
1 parent 3541788 commit 5fa83f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/3-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ spec:
protocol: TCP
resources:
requests:
cpu: "200m"
cpu: "300m"
memory: "512Mi"
limits:
cpu: "500m"
Expand Down

0 comments on commit 5fa83f0

Please sign in to comment.