Skip to content

Commit

Permalink
Fix Firecracker setup networking
Browse files Browse the repository at this point in the history
Signed-off-by: Leonid Kondrashov <[email protected]>
  • Loading branch information
leokondrashov committed Aug 15, 2023
1 parent 4ab679a commit 290cf3f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions configs/calico/canal.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4545,6 +4545,8 @@ spec:
name: kubernetes-services-endpoint
optional: true
env:
- name: IP_AUTODETECTION_METHOD
value: "skip-interface=br.*"
# Use Kubernetes API as the backing datastore.
- name: DATASTORE_TYPE
value: "kubernetes"
Expand Down

0 comments on commit 290cf3f

Please sign in to comment.