mirror of
https://github.com/prometheus/prometheus.git
synced 2024-12-25 13:44:05 -08:00
Added missing ingress from role list (#3666)
This commit is contained in:
parent
ec94df49d4
commit
00f4821178
|
@ -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…
Reference in a new issue