mirror of
https://github.com/coreos/prometheus-operator.git
synced 2026-02-05 06:45:27 +01:00
doc: fix sample port name used
This commit is contained in:
@@ -141,7 +141,7 @@ spec:
|
||||
port: 8080
|
||||
```
|
||||
|
||||
We would then define the service monitor using `metrics` as the port not `"8080"`. E.g.
|
||||
We would then define the service monitor using `web` as the port, not `"8080"`. E.g.
|
||||
|
||||
**CORRECT**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user