Skip to content

Commit

Permalink
Removing the request limits
Browse files Browse the repository at this point in the history
  • Loading branch information
BobJWalker committed Feb 27, 2024
1 parent ef9ec67 commit 34580ad
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions k8s/base/trident-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ spec:
- name: trident-web
image: bobjwalker99/trident:3.5.1.360
resources:
requests:
memory: "64Mi"
cpu: "50m"
limits:
memory: "128Mi"
cpu: "150m"
Expand Down

0 comments on commit 34580ad

Please sign in to comment.