Compare commits
2 Commits
58fc38a34c
...
68b613d591
Author | SHA1 | Date | |
---|---|---|---|
68b613d591
|
|||
cf8af505a9 |
@@ -9,7 +9,7 @@ komodo:
|
|||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: ghcr.io/moghtech/komodo-core
|
repository: ghcr.io/moghtech/komodo-core
|
||||||
tag: 1.17.5
|
tag: 1.18.0
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: COMPOSE_LOGGING_DRIVER
|
- name: COMPOSE_LOGGING_DRIVER
|
||||||
|
@@ -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"
|
||||||
|
@@ -16,4 +16,4 @@ spec:
|
|||||||
safi: unicast
|
safi: unicast
|
||||||
advertisements:
|
advertisements:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
advertise: "bgp"
|
app.kubernetes.io/name: cilium-bgp-advertisements
|
||||||
|
Reference in New Issue
Block a user