commit 42a3a9051928e4eec7a93e4988095a4a10659478
parent b772f8ca5558c7d688e844f53ecd158245dd1848
Author: MTRNord <mtrnord1@gmail.com>
Date: Sat, 8 Apr 2023 19:33:51 +0200
More networking
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/infrastructure/controllers/kube-router.yaml b/infrastructure/controllers/kube-router.yaml
@@ -39,8 +39,9 @@ spec:
- "--advertise-cluster-ip=true"
- "--advertise-external-ip=true"
- "--advertise-loadbalancer-ip=true"
+ - "--overlay-type=full"
#- "--bgp-graceful-restart=true"
- - "-v=2"
+ - "-v=3"
#- "--peer-router-ips=<CHANGE ME>"
#- "--peer-router-asns=<CHANGE ME>"
#- "--cluster-asn=<CHANGE ME>"