Skip to content

Commit

Permalink
Fix typo on metric annotation for external RPS metric
Browse files Browse the repository at this point in the history
Signed-off-by: Lucas Thiesen <lucassthiesen@gmail.com>
  • Loading branch information
lucastt committed Jan 19, 2024
1 parent 905cf8a commit 1661d7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -426,7 +426,7 @@ kind: HorizontalPodAutoscaler
metadata:
name: myapp-hpa
annotations:
metric-config.external.example-rps.requests-per-second/hostname: www.example1.com,www.example2.com
metric-config.external.example-rps.requests-per-second/hostnames: www.example1.com,www.example2.com
metric-config.external.example-rps.requests-per-second/weight: "42"
spec:
scaleTargetRef:
Expand Down

0 comments on commit 1661d7c

Please sign in to comment.