Skip to content

Commit

Permalink
Merge pull request #21 from iflix/remove-flannel-restrains
Browse files Browse the repository at this point in the history
SRE-400 removing flannel daemonset restrains
  • Loading branch information
sukenshah authored Feb 25, 2019
2 parents 6ce61fa + a409d41 commit 52f6202
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions core/controlplane/config/templates/cloud-config-controller
Original file line number Diff line number Diff line change
Expand Up @@ -1987,13 +1987,6 @@ write_files:
args:
- --ip-masq
- --kube-subnet-mgr
resources:
requests:
cpu: "100m"
memory: "50Mi"
limits:
cpu: "100m"
memory: "50Mi"
securityContext:
privileged: true
env:
Expand Down

0 comments on commit 52f6202

Please sign in to comment.