Added missing ingress from role list (#3666)

This commit is contained in:
James Turnbull 2018-01-08 16:23:01 -05:00 committed by Brian Brazil
parent ec94df49d4
commit 00f4821178

View file

@ -726,7 +726,8 @@ namespaces:
[ - <string> ]
```
Where `<role>` must be `endpoints`, `service`, `pod`, or `node`.
Where `<role>` must be `endpoints`, `service`, `pod`, `node`, or
`ingress`.
See [this example Prometheus configuration file](/documentation/examples/prometheus-kubernetes.yml)
for a detailed example of configuring Prometheus for Kubernetes.