Skip to content

Commit

Permalink
remove CPU/Memory resources settings (#369) (#375)
Browse files Browse the repository at this point in the history
Co-authored-by: Christophe Jauffret <christophe.jauffret@nutanix.com>
  • Loading branch information
thunderboltsid and tuxtof authored Feb 9, 2024
1 parent 3954b3d commit d0ec5c3
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions config/manager/manager.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -114,12 +114,6 @@ spec:
port: 8081
initialDelaySeconds: 5
periodSeconds: 10
resources:
limits:
memory: 100Mi
requests:
cpu: 30m
memory: 50Mi
volumes:
- name: endpoint
configMap:
Expand Down

0 comments on commit d0ec5c3

Please sign in to comment.