Updating the calico network based on stl3 data

Change-Id: I820ae50841d42f91a55005d778979ca4289a0da1
This commit is contained in:
Arijit Bose
2021-05-25 13:49:21 -05:00
parent 3ec45406b2
commit 57084413db
2 changed files with 15 additions and 0 deletions

View File

@@ -1,2 +1,7 @@
resources:
- ../../../../type/multi-tenant/target/initinfra-networking
commonLabels:
airshipit.org/stage: initinfra
patchesStrategicMerge:
- patch_calico.yaml

View File

@@ -0,0 +1,10 @@
apiVersion: operator.tigera.io/v1
kind: Installation
metadata:
name: default
spec:
calicoNetwork:
nodeAddressAutodetectionV4:
firstFound: false
## NEWSITE_CHANGEME: update the interface with the calico network
interface: "bond0.64"