Skip to content

Commit

Permalink
Update annotation-use-case.md
Browse files Browse the repository at this point in the history
  • Loading branch information
johnlanni authored Dec 20, 2023
1 parent 94fe1a2 commit 3cd5bae
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -671,9 +671,9 @@ apiVersion: networking.k8s.io/v1
kind: Ingress
metadata:
annotations:
mse.ingress.kubernetes.io/route-limit-rps: "10"
higress.io/route-limit-rps: "10"
# 默认为5
# mse.ingress.kubernetes.io/route-limit-burst-multiplier: "5"
# higress.io/route-limit-burst-multiplier: "5"
name: demo
spec:
ingressClassName: mse
Expand Down

0 comments on commit 3cd5bae

Please sign in to comment.