teamhephy / router

MIT License
4 stars 10 forks source link

feat(router): add helm chart variables for rate_limit.qps and rate_limit.burst #59 #61

Closed giannoul closed 3 years ago

giannoul commented 3 years ago

This PR introduces the helm chart variables for setting the RATE_LIMIT_QPS and RATE_LIMIT_BURST in the deployment.

closes #59