diff --git a/infrastructure/nginx-system/release.yaml b/infrastructure/nginx-system/release.yaml
index c99b4c4a6ad2b7ab817fdb4a6cfc18910d64d0f7..0abeeea07fa7ca5b7b87c9ca3a8b7b4b062856ca 100644
--- a/infrastructure/nginx-system/release.yaml
+++ b/infrastructure/nginx-system/release.yaml
@@ -91,6 +91,8 @@ data:
         enable-brotli: "true"
         use-http2: "true"
         proxy-buffer-size: 8k
+        limit-req-status-code: 429
+        limit-conn-status-code: 429
         custom-http-errors: >-
           401,403,404,500,501,502,503
       replicaCount: 2