Skip to content

Commit

Permalink
customresourcestate fix type indentation in example
Browse files Browse the repository at this point in the history
  • Loading branch information
chrischdi committed Oct 17, 2022
1 parent b909c01 commit 563aac0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/customresourcestate-metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,9 @@ spec:
metrics:
- name: active_count
help: "Count of active Foo"
type: Gauge
...
each:
type: Gauge
...
- --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
```
Expand Down

0 comments on commit 563aac0

Please sign in to comment.