Fix typo on metric annotation for external RPS metric

Signed-off-by: Lucas Thiesen <lucassthiesen@gmail.com>
This commit is contained in:
Lucas Thiesen 2024-01-19 10:24:36 +01:00
parent 905cf8a06f
commit 1661d7c4bc
No known key found for this signature in database
GPG Key ID: FD19A508CD57DFF9

View File

@ -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: