Skip to content

Commit 563aac0

Browse files
committed
customresourcestate fix type indentation in example
1 parent b909c01 commit 563aac0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/customresourcestate-metrics.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,9 @@ spec:
4343
metrics:
4444
- name: active_count
4545
help: "Count of active Foo"
46-
type: Gauge
47-
...
46+
each:
47+
type: Gauge
48+
...
4849
- --resources=certificatesigningrequests,configmaps,cronjobs,daemonsets,deployments,endpoints,foos,horizontalpodautoscalers,ingresses,jobs,limitranges,mutatingwebhookconfigurations,namespaces,networkpolicies,nodes,persistentvolumeclaims,persistentvolumes,poddisruptionbudgets,pods,replicasets,replicationcontrollers,resourcequotas,secrets,services,statefulsets,storageclasses,validatingwebhookconfigurations,volumeattachments,verticalpodautoscalers
4950
```
5051

0 commit comments

Comments
 (0)