Update config-walkthrough.md

correction
This commit is contained in:
xnp2020 2022-01-19 14:00:51 +08:00 committed by GitHub
parent 2cc6362964
commit d606da12b7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -160,14 +160,14 @@ configuration, we should see discovery information at
"groupVersion": "custom.metrics.k8s.io/v1beta1",
"resources": [
{
"name": "pods/http_requests_total",
"name": "pods/http_requests_per_second",
"singularName": "",
"namespaced": true,
"kind": "MetricValueList",
"verbs": ["get"]
},
{
"name": "namespaces/http_requests_total",
"name": "namespaces/http_requests_per_second",
"singularName": "",
"namespaced": false,
"kind": "MetricValueList",