Skip to content

Commit

Permalink
fix templates kubeadm conf
Browse files Browse the repository at this point in the history
  • Loading branch information
BaronMsk committed Nov 6, 2019
1 parent 35f1c85 commit ad07533
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions templates/v1beta2/config_kubeadm.yaml.erb
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@ clientConnection:
clusterCIDR: <%= @cni_pod_cidr %>
configSyncPeriod: 15m0s
conntrack:
max: null
maxPerCore: 32768
min: 131072
tcpCloseWaitTimeout: 1h0m0s
Expand All @@ -131,5 +130,4 @@ mode: "<%= @proxy_mode %>"
nodePortAddresses: null
oomScoreAdj: -999
portRange: ""
resourceContainer: /kube-proxy
udpIdleTimeout: 250ms

0 comments on commit ad07533

Please sign in to comment.