Skip to content

Commit

Permalink
chore(cilium): bump annotation to new style
Browse files Browse the repository at this point in the history
  • Loading branch information
joryirving committed Sep 30, 2024
1 parent 8d40a9c commit a32b083
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ spec:
metadata:
annotations:
external-dns.alpha.kubernetes.io/hostname: cpgo.${SECRET_DOMAIN}
io.cilium/lb-ipam-ips: ${SVC_CPGO_ADDR:=temp}
lbipam.cilium.io/ips: ${SVC_CPGO_ADDR:=temp}
type: LoadBalancer
port: 5432
replicas: 3
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ spec:
controller: *app
type: LoadBalancer
annotations:
io.cilium/lb-ipam-ips: ${SVC_QBITTTORENT_ADDR:=temp}
lbipam.cilium.io/ips: ${SVC_QBITTTORENT_ADDR:=temp}
ports:
bittorrent:
enabled: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ spec:
minecraft:
type: LoadBalancer
annotations:
io.cilium/lb-ipam-ips: ${SVC_MINECRAFT_ADDR:=temp}
lbipam.cilium.io/ips: ${SVC_MINECRAFT_ADDR:=temp}
external-dns.alpha.kubernetes.io/hostname: mc.${SECRET_DOMAIN}
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ spec:
worldSaveName: takocraft
viewDistance: 12
# serviceAnnotations:
# io.cilium/lb-ipam-ips: ${SVC_TAKOCRAFT_ADDR:=temp}
# lbipam.cilium.io/ips: ${SVC_TAKOCRAFT_ADDR:=temp}
# serviceType: LoadBalancer
spigetResources:
- 36618 #Prom Exporter
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/main/apps/games/palworld/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ spec:
controller: *app
type: LoadBalancer
annotations:
io.cilium/lb-ipam-ips: ${SVC_PALWORLD_ADDR:=temp}
lbipam.cilium.io/ips: ${SVC_PALWORLD_ADDR:=temp}
ports:
http:
port: 9877
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/main/apps/media/plex/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ spec:
controller: *app
type: LoadBalancer
annotations:
io.cilium/lb-ipam-ips: ${SVC_PLEX_ADDR:=temp}
lbipam.cilium.io/ips: ${SVC_PLEX_ADDR:=temp}
ports:
http:
port: 32400
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
service:
annotations:
external-dns.alpha.kubernetes.io/hostname: external.${SECRET_DOMAIN}
io.cilium/lb-ipam-ips: ${SVC_NGINX_EXTERNAL:=temp}
lbipam.cilium.io/ips: ${SVC_NGINX_EXTERNAL:=temp}
externalTrafficPolicy: Cluster
ingressClassResource:
name: external
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
service:
annotations:
external-dns.alpha.kubernetes.io/hostname: internal.${SECRET_DOMAIN}
io.cilium/lb-ipam-ips: ${SVC_NGINX_INTERNAL:=temp}
lbipam.cilium.io/ips: ${SVC_NGINX_INTERNAL:=temp}
externalTrafficPolicy: Cluster
ingressClassResource:
name: internal
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ spec:
nameOverride: *app
type: LoadBalancer
annotations:
io.cilium/lb-ipam-ips: ${SVC_HOME_ASSISTANT_ADDR:=temp}
lbipam.cilium.io/ips: ${SVC_HOME_ASSISTANT_ADDR:=temp}
ports:
http:
port: 8123
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ spec:
type: LoadBalancer
annotations:
external-dns.alpha.kubernetes.io/hostname: mqtt.${SECRET_DOMAIN}
io.cilium/lb-ipam-ips: ${SVC_MQTT_ADDR:=temp}
lbipam.cilium.io/ips: ${SVC_MQTT_ADDR:=temp}
ports:
http:
port: 1883
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ spec:
controller: *app
type: LoadBalancer
annotations:
io.cilium/lb-ipam-ips: ${SVC_BLOCKY_ADDR:=temp}
lbipam.cilium.io/ips: ${SVC_BLOCKY_ADDR:=temp}
ports:
dns-tcp:
port: *port
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
service:
annotations:
external-dns.alpha.kubernetes.io/hostname: external-utility.${SECRET_DOMAIN}
io.cilium/lb-ipam-ips: ${SVC_NGINX_EXTERNAL:=temp}
lbipam.cilium.io/ips: ${SVC_NGINX_EXTERNAL:=temp}
externalTrafficPolicy: Cluster
ingressClassResource:
name: external
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
service:
annotations:
external-dns.alpha.kubernetes.io/hostname: internal-utility.${SECRET_DOMAIN}
io.cilium/lb-ipam-ips: ${SVC_NGINX_INTERNAL:=temp}
lbipam.cilium.io/ips: ${SVC_NGINX_INTERNAL:=temp}
externalTrafficPolicy: Cluster
ingressClassResource:
name: internal
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ spec:
controller: *app
type: LoadBalancer
annotations:
io.cilium/lb-ipam-ips: ${SVC_TAILSCALE_ADDR:=temp}
lbipam.cilium.io/ips: ${SVC_TAILSCALE_ADDR:=temp}
externalTrafficPolicy: Cluster
ports:
tailnet:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ spec:
controller: *app
type: LoadBalancer
annotations:
io.cilium/lb-ipam-ips: ${SVC_NUT_ADDR:=temp}
lbipam.cilium.io/ips: ${SVC_NUT_ADDR:=temp}
external-dns.alpha.kubernetes.io/hostname: network-nut.${SECRET_DOMAIN}
externalTrafficPolicy: Cluster
ports:
Expand Down

0 comments on commit a32b083

Please sign in to comment.