Removing the use of private IPs. Not supported with robot yet.
This commit is contained in:
parent
a7eb1d2810
commit
f9cb28bc40
2 changed files with 0 additions and 7 deletions
|
@ -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:
|
||||||
|
|
|
@ -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:
|
||||||
|
|
Reference in a new issue