Skip to content

Commit 863b9ad

Browse files
Update docs/developer/cli-arguments.md
Co-authored-by: Pranshu Srivastava <prasriva@redhat.com>
1 parent 469fe11 commit 863b9ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/developer/cli-arguments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Flags:
4444
--auth-filter If true, requires authentication and authorization through Kubernetes API to access metrics endpoints
4545
--auto-gomemlimit Automatically set GOMEMLIMIT to match container or system memory limit. (experimental)
4646
--auto-gomemlimit-ratio float The ratio of reserved GOMEMLIMIT memory to the detected maximum container or system memory. (experimental) (default 0.9)
47-
--config string Path to the kube-state-metrics options config file, which is a YAML file that contains the options to be used by kube-state-metrics. If this flag is set, the values in the yaml file override the command line flags for options.
47+
--config string Path to the kube-state-metrics options config YAML file. If this flag is set, the flags defined in the file override the command line flags.
4848
--custom-resource-state-config string Inline Custom Resource State Metrics config YAML (experimental)
4949
--custom-resource-state-config-file string Path to a Custom Resource State Metrics config file (experimental)
5050
--custom-resource-state-only Only provide Custom Resource State metrics (experimental)

0 commit comments

Comments
 (0)