Skip to content

Commit

Permalink
RPS makes it worse somehow
Browse files Browse the repository at this point in the history
  • Loading branch information
frankwiles committed Aug 28, 2024
1 parent 8d60418 commit 806bac6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion chart/templates/ingress.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ metadata:
annotations:
cert-manager.io/cluster-issuer: letsencrypt-production
kubernetes.io/tls-acme: "true"
nginx.ingress.kubernetes.io/limit-rps: "6"
nginx.ingress.kubernetes.io/denylist-source-range: "43.146.0.0/15,43.133.0.0/16,43.148.0.0/14,43.134.0.0/16,43.153.0.0/16,43.176.0.0/12,103.95.224.0/22,114.117.144.0/20,142.70.0.0/16,142.86.0.0/16,149.41.0.0/16,150.248.0.0/16,158.79.0.0/24"
spec:
ingressClassName: nginx
Expand Down

0 comments on commit 806bac6

Please sign in to comment.