diff --git a/infrastructure/nginx-system/release.yaml b/infrastructure/nginx-system/release.yaml index bfa538f859b52b9b6ef70ef9c8f2708f09598ea6..44b106ed1adace8883e870198d41dbe75c9323cf 100644 --- a/infrastructure/nginx-system/release.yaml +++ b/infrastructure/nginx-system/release.yaml @@ -94,7 +94,7 @@ data: limit-req-status-code: 429 limit-conn-status-code: 429 custom-http-errors: >- - 401,403,404,500,501,502,503 + 401,402,403,404,405,406,407,408,409,410,429,418,500,501,502,503,504 replicaCount: 2 minAvailable: 1 resources: