Skip to content

Commit

Permalink
Merge pull request #9019 from AlexanderChen1989/master
Browse files Browse the repository at this point in the history
fix multiple node calico-node not ready
  • Loading branch information
tstromberg authored Sep 2, 2020
2 parents 939a356 + 6a2fd96 commit f8358d6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pkg/minikube/cni/calico.go
Original file line number Diff line number Diff line change
Expand Up @@ -711,6 +711,8 @@ spec:
value: "info"
- name: FELIX_HEALTHENABLED
value: "true"
- name: IP_AUTODETECTION_METHOD
value: interface=eth.*
securityContext:
privileged: true
resources:
Expand Down

0 comments on commit f8358d6

Please sign in to comment.