Skip to content

Commit

Permalink
Merge pull request #135 from DSC-McMaster-U/be-k8s-manifest
Browse files Browse the repository at this point in the history
Removing memory limit
  • Loading branch information
rawanmahdi authored Nov 18, 2023
2 parents e434075 + e4baab2 commit 4734c91
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 4734c91

Please sign in to comment.