Skip to content

Commit

Permalink
reconciler, spec: remove the resource limits
Browse files Browse the repository at this point in the history
Signed-off-by: Miguel Duarte Barroso <[email protected]>
  • Loading branch information
maiqueb committed Oct 19, 2021
1 parent cba9369 commit 0b3d29e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions doc/crds/ip-reconciler-job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,6 @@ spec:
requests:
cpu: "100m"
memory: "50Mi"
limits:
cpu: "100m"
memory: "50Mi"
command:
- /ip-reconciler
- -kubeconfig=/host/etc/cni/net.d/whereabouts.d/whereabouts.kubeconfig
Expand Down

0 comments on commit 0b3d29e

Please sign in to comment.