Updating the calico network based on stl3 data
Change-Id: I820ae50841d42f91a55005d778979ca4289a0da1
This commit is contained in:
@@ -1,2 +1,7 @@
|
||||
resources:
|
||||
- ../../../../type/multi-tenant/target/initinfra-networking
|
||||
|
||||
commonLabels:
|
||||
airshipit.org/stage: initinfra
|
||||
patchesStrategicMerge:
|
||||
- patch_calico.yaml
|
||||
|
||||
@@ -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"
|
||||
Reference in New Issue
Block a user