Skip to content

Commit

Permalink
docs(customresourestate): add kind on the example
Browse files Browse the repository at this point in the history
Signed-off-by: clavinjune <24659468+clavinjune@users.noreply.github.com>
  • Loading branch information
clavinjune committed Dec 23, 2024
1 parent a4d64fb commit 1412eaa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/metrics/extend/customresourcestate-metrics.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ spec:
# in YAML files, | allows a multi-line string to be passed as a flag value
# see https://yaml-multiline.info
- |
kind: CustomResourceStateMetrics
spec:
resources:
- groupVersionKind:
Expand Down Expand Up @@ -65,6 +66,7 @@ spec:
# in YAML files, | allows a multi-line string to be passed as a flag value
# see https://yaml-multiline.info
- |
kind: CustomResourceStateMetrics
spec:
resources:
- groupVersionKind:
Expand Down

0 comments on commit 1412eaa

Please sign in to comment.