mirror of
https://github.com/mii443/k8s-argocd.git
synced 2025-12-03 11:08:21 +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