Make proxy protocol in upcloud LB configurable (#10971)

This commit is contained in:
David
2024-03-23 00:08:59 +01:00
committed by GitHub
parent e7d29715b4
commit 01c86af77f
5 changed files with 19 additions and 5 deletions

View File

@@ -116,8 +116,9 @@ k8s_allowed_remote_ips = [
master_allowed_ports = []
worker_allowed_ports = []
loadbalancer_enabled = false
loadbalancer_plan = "development"
loadbalancer_enabled = false
loadbalancer_plan = "development"
loadbalancer_proxy_protocol = false
loadbalancers = {
# "http" : {
# "port" : 80,