Skip to content

Commit 9197bb2

Browse files
committed
Changes to customresourcestate doc
Signed-off-by: Evgen Karlashov <[email protected]>
1 parent 5ba6622 commit 9197bb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/customresourcestate-metrics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Two flags can be used:
1414

1515
If both flags are provided, the inline configuration will take precedence.
1616

17-
Apart from specifying one of `--custom-resource-state-config-*` flags, you also need to add a custom resource *Kind* in plural form to the list of existing resources in `--resources` flag. If you don't specify `--resources`, then `--custom-resource-state-config-*` and all available default kubernetes objects will be taken into accout by kube-state-metrics.
17+
In addition to specifying one of `--custom-resource-state-config*` flags, you should also add the custom resource *Kind*s in plural form to the list of exposed resources in the `--resources` flag. If you don't specify `--resources`, then all known custom resources configured in `--custom-resource-state-config-*` and all available default kubernetes objects will be taken into account by kube-state-metrics.
1818

1919
```yaml
2020
apiVersion: apps/v1

0 commit comments

Comments
 (0)