Skip to content

Commit f2588fb

Browse files
authored
Update example port - README.md (#19973)
The port number in the example is not the default and could be more clear.
1 parent 3a32fdf commit f2588fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

keda/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ metadata:
8181
"init_config": {},
8282
"instances": [
8383
{
84-
"openmetrics_endpoint": "http://%%host%%:8000/metrics"
84+
"openmetrics_endpoint": "http://%%host%%:8080/metrics"
8585
}
8686
]
8787
}

0 commit comments

Comments
 (0)