Added missing ingress from role list (#3666)

pull/3667/head
James Turnbull 8 years ago committed by Brian Brazil
parent ec94df49d4
commit 00f4821178
  1. 3
      docs/configuration/configuration.md

@ -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.

Loading…
Cancel
Save