Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

Commit

Permalink
calico: Enable kube-controller to create HostEndpoint
Browse files Browse the repository at this point in the history
Signed-off-by: Suraj Deshmukh <suraj@kinvolk.io>
  • Loading branch information
surajssd committed May 26, 2020
1 parent 34b994d commit 0b1d0b7
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ spec:
value: node
- name: DATASTORE_TYPE
value: kubernetes
- name: AUTO_HOST_ENDPOINTS
value: "enabled"
readinessProbe:
exec:
command:
Expand Down

0 comments on commit 0b1d0b7

Please sign in to comment.