mirror of https://github.com/easzlab/kubeasz.git
9 lines
180 B
Plaintext
9 lines
180 B
Plaintext
|
apiVersion: projectcalico.org/v3
|
||
|
kind: BGPConfiguration
|
||
|
metadata:
|
||
|
name: default
|
||
|
spec:
|
||
|
logSeverityScreen: Info
|
||
|
nodeToNodeMeshEnabled: false
|
||
|
asNumber: {{ CALICO_AS_NUMBER }}
|