diff --git a/docs/configuration/configuration.md b/docs/configuration/configuration.md index 424d13a5bb..cd03f19d83 100644 --- a/docs/configuration/configuration.md +++ b/docs/configuration/configuration.md @@ -726,7 +726,8 @@ namespaces: [ - ] ``` -Where `` must be `endpoints`, `service`, `pod`, or `node`. +Where `` 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.