We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
default.conf: | # Rate limiting configuration - allow 1 request per second. 10m can track about 80000 clients. limit_req_zone $binary_remote_addr zone={{ include "openforms.fullname" . }}.{{ .Release.Namespace }}_discover:10m rate=1r/s;
Make it opt in, you might want to configure this at the infrastructure level (ingress / loadbalancer / etc).
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Make it opt in, you might want to configure this at the infrastructure level (ingress / loadbalancer / etc).
The text was updated successfully, but these errors were encountered: