mirror of
https://github.com/mii443/k8s-argocd.git
synced 2025-08-22 15:05:27 +00:00
add bgp configuration
This commit is contained in:
9
k8s/setup/bgp/bgpconfiguration.yaml
Normal file
9
k8s/setup/bgp/bgpconfiguration.yaml
Normal file
@ -0,0 +1,9 @@
|
||||
apiVersion: projectcalico.org/v3
|
||||
kind: BGPConfiguration
|
||||
metadata:
|
||||
creationTimestamp: null
|
||||
name: default
|
||||
spec:
|
||||
asNumber: 64512
|
||||
logSeverityScreen: Info
|
||||
nodeToNodeMeshEnabled: true
|
Reference in New Issue
Block a user