change label
Some checks failed
renovate / renovate (push) Has been cancelled

This commit is contained in:
2025-06-06 20:45:08 -05:00
parent 297aa3b529
commit cf8af505a9
2 changed files with 1 additions and 2 deletions

View File

@@ -7,7 +7,6 @@ metadata:
app.kubernetes.io/name: cilium-bgp-advertisements app.kubernetes.io/name: cilium-bgp-advertisements
app.kubernetes.io/instance: {{ .Release.Name }} app.kubernetes.io/instance: {{ .Release.Name }}
app.kubernetes.io/part-of: {{ .Release.Name }} app.kubernetes.io/part-of: {{ .Release.Name }}
advertise: bgp
spec: spec:
advertisements: advertisements:
- advertisementType: "Service" - advertisementType: "Service"

View File

@@ -16,4 +16,4 @@ spec:
safi: unicast safi: unicast
advertisements: advertisements:
matchLabels: matchLabels:
advertise: "bgp" app.kubernetes.io/name: cilium-bgp-advertisements