Skip to content

Commit

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

0 comments on commit e4baab2

Please sign in to comment.