Document additional collected Kubernetes resources (#6297)

This commit is contained in:
Greg
2019-08-21 17:39:57 -06:00
committed by Daniel Nelson
parent 02174031c8
commit bc52592c87
2 changed files with 49 additions and 5 deletions

View File

@@ -51,8 +51,8 @@ var sampleConfig = `
## Optional Resources to exclude from gathering
## Leave them with blank with try to gather everything available.
## Values can be - "daemonsets", deployments", "nodes", "persistentvolumes",
## "persistentvolumeclaims", "pods", "statefulsets"
## Values can be - "daemonsets", deployments", "endpoints", "ingress", "nodes",
## "persistentvolumes", "persistentvolumeclaims", "pods", "services", "statefulsets"
# resource_exclude = [ "deployments", "nodes", "statefulsets" ]
## Optional Resources to include when gathering