I've deployed waitress app behind traefik in K3s env, but since pods in Kubernetes are not constant, I ran into an issue where a single trusted_proxy is not enough for my application. It would be nice to have the trusted_proxy accept multiple source and accept CIDR based ip range.