Merge pull request #659 from zalando-incubator/rps-metric-typo

Fix typo on metric annotation for external RPS metric
This commit is contained in:
Lucas Thiesen
2024-01-19 10:54:25 +01:00
committed by GitHub

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: