mirror of https://github.com/istio/istio.io.git
The instructions applies mixer-rule-productpage-ratelimit.yaml, but deletes mixer-rule-ratings-ratelimit.yaml (#2767)
This commit is contained in:
parent
14a02dc271
commit
55512ed24d
|
|
@ -402,7 +402,7 @@ namespace.
|
||||||
1. If using `memquota`, remove the `memquota` rate limit configuration:
|
1. If using `memquota`, remove the `memquota` rate limit configuration:
|
||||||
|
|
||||||
{{< text bash >}}
|
{{< text bash >}}
|
||||||
$ kubectl delete -f @samples/bookinfo/policy/mixer-rule-ratings-ratelimit.yaml@
|
$ kubectl delete -f @samples/bookinfo/policy/mixer-rule-productpage-ratelimit.yaml@
|
||||||
{{< /text >}}
|
{{< /text >}}
|
||||||
|
|
||||||
Or
|
Or
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue