Skip to content

Commit

Permalink
remove CPU/Memory resources settings (#369)
Browse files Browse the repository at this point in the history
  • Loading branch information
tuxtof authored Jan 19, 2024
1 parent 43b112e commit 9a6aa49
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 9a6aa49

Please sign in to comment.