Removing the use of private IPs. Not supported with robot yet.

This commit is contained in:
Joseph Hanson 2023-12-01 10:00:26 -06:00
parent a7eb1d2810
commit f9cb28bc40
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o
2 changed files with 0 additions and 7 deletions

View file

@ -36,12 +36,6 @@ spec:
name: hcloud name: hcloud
key: token key: token
optional: true optional: true
HCLOUD_NETWORK:
valueFrom:
secretKeyRef:
name: hcloud
key: network
optional: true
metrics: metrics:
enabled: true enabled: true
networking: networking:

View file

@ -29,7 +29,6 @@ spec:
load-balancer.hetzner.cloud/location: fsn1 load-balancer.hetzner.cloud/location: fsn1
load-balancer.hetzner.cloud/protocol: tcp load-balancer.hetzner.cloud/protocol: tcp
load-balancer.hetzner.cloud/name: hsn-nginx load-balancer.hetzner.cloud/name: hsn-nginx
load-balancer.hetzner.cloud/use-private-ip: true
load-balancer.hetzner.cloud/uses-proxyprotocol: true load-balancer.hetzner.cloud/uses-proxyprotocol: true
publishService: publishService: