Merge "Updating the calico network based on stl3 data"

This commit is contained in:
Zuul 2021-05-26 14:26:40 +00:00 committed by Gerrit Code Review
commit 1abf6cdb36
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"