Skip to content

Commit 8becc8a

Browse files
fix: TokenRateLimitPolicy targets right gateway (#126)
Signed-off-by: Bartosz Majsak <bartosz.majsak@gmail.com>
1 parent e6e0217 commit 8becc8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment/base/policies/token-limit-policy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ spec:
1111
targetRef:
1212
group: gateway.networking.k8s.io
1313
kind: Gateway
14-
name: inference-gateway
14+
name: openshift-ai-inference
1515
limits:
1616
free-user-tokens:
1717
rates:

0 commit comments

Comments
 (0)