11 lines
258 B
YAML
11 lines
258 B
YAML
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"
|