traefik trustedIps
This commit is contained in:
@@ -83,6 +83,10 @@ spec:
|
||||
scheme: https
|
||||
websecure:
|
||||
address: :443
|
||||
proxyProtocol:
|
||||
trustedIPs: "172.16.1.0/24"
|
||||
forwardedHeaders:
|
||||
trustedIPs: "172.16.1.0/24"
|
||||
http:
|
||||
tls: {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user