Skip to content

Commit

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

Please sign in to comment.