Skip to content

Commit

Permalink
Removing CPU limit
Browse files Browse the repository at this point in the history
  • Loading branch information
abedmohammed committed Nov 18, 2023
1 parent e6e09e9 commit 6f864d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cloud-infra/k8s/backend-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ spec:
image: us-central1-docker.pkg.dev/automateml/backend-docker-image/backend:latest
resources:
limits:
cpu: 100m
memory: 100Mi
requests:
cpu: 20m
Expand Down

0 comments on commit 6f864d2

Please sign in to comment.