add bgp routing
All checks were successful
renovate / renovate (push) Successful in 2m20s

This commit is contained in:
2025-06-06 20:12:08 -05:00
parent 0d01329e9d
commit cb48587931
5 changed files with 65 additions and 14 deletions

View File

@@ -0,0 +1,16 @@
apiVersion: cilium.io/v2alpha1
kind: CiliumBGPAdvertisement
metadata:
name: cilium-bgp-advertisements
namespace: {{ .Release.Namespace }}
labels:
app.kubernetes.io/name: cilium-bgp-advertisements
app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }}
advertise: bgp
spec:
advertisements:
- advertisementType: "Service"
service:
addresses:
- LoadBalancerIP