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
|
||||
key: token
|
||||
optional: true
|
||||
HCLOUD_NETWORK:
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
name: hcloud
|
||||
key: network
|
||||
optional: true
|
||||
metrics:
|
||||
enabled: true
|
||||
networking:
|
||||
|
|
|
@ -29,7 +29,6 @@ spec:
|
|||
load-balancer.hetzner.cloud/location: fsn1
|
||||
load-balancer.hetzner.cloud/protocol: tcp
|
||||
load-balancer.hetzner.cloud/name: hsn-nginx
|
||||
load-balancer.hetzner.cloud/use-private-ip: true
|
||||
load-balancer.hetzner.cloud/uses-proxyprotocol: true
|
||||
|
||||
publishService:
|
||||
|
|
Reference in a new issue