Skip to content

Commit

Permalink
fixes merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
BugRoger committed Dec 22, 2017
1 parent 375b3c0 commit b14b76d
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions pkg/templates/node_1.9.go
Original file line number Diff line number Diff line change
Expand Up @@ -243,10 +243,6 @@ storage:
contents:
inline: |-
net.ipv4.conf.all.accept_redirects=1
- path: /etc/coreos/docker-1.12
filesystem: root
contents:
inline: yes
- path: /etc/kubernetes/certs/kubelet-clients-ca.pem
filesystem: root
mode: 0644
Expand Down Expand Up @@ -368,6 +364,7 @@ storage:
[LoadBalancer]
lb-version=v2
subnet-id = {{ .OpenstackLBSubnetID }}
floating-network-id = {{ .OpenstackLBFloatingNetworkID }}
create-monitor = yes
monitor-delay = 1m
monitor-timeout = 30s
Expand Down

0 comments on commit b14b76d

Please sign in to comment.