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