Skip to content

Commit 85d7c7d

Browse files
committed
Combine Hetzner LB's
1 parent 9836ca0 commit 85d7c7d

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

infrastructure/modules/cloudijs-system/charts/gateway/templates/gateway.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ spec:
88
gatewayClassName: cilium
99
infrastructure:
1010
annotations:
11-
load-balancer.hetzner.cloud/name: "cilium-gateway-nbg1"
11+
load-balancer.hetzner.cloud/name: "platform-gateway"
1212
load-balancer.hetzner.cloud/location: "nbg1"
1313
load-balancer.hetzner.cloud/uses-proxyprotocol: "true"
1414
listeners:

services/apps/sample-nginx/gateway.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
gatewayClassName: cilium
1010
infrastructure:
1111
annotations:
12-
load-balancer.hetzner.cloud/name: "cilium-gateway-sample-nginx"
12+
load-balancer.hetzner.cloud/name: "platform-gateway"
1313
load-balancer.hetzner.cloud/location: "nbg1"
1414
load-balancer.hetzner.cloud/uses-proxyprotocol: "true"
1515
listeners:

services/cluster/pocket-id/gateway.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ spec:
99
gatewayClassName: cilium
1010
infrastructure:
1111
annotations:
12-
load-balancer.hetzner.cloud/name: "platform-gateway-shared"
12+
load-balancer.hetzner.cloud/name: "platform-gateway"
1313
load-balancer.hetzner.cloud/location: "nbg1"
1414
load-balancer.hetzner.cloud/uses-proxyprotocol: "true"
1515
listeners:

0 commit comments

Comments
 (0)