Include namespace.
This commit is contained in:
parent
36b18602d1
commit
8a541ee1e0
1 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,9 @@ spec:
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
postgres-operator.crunchydata.com/crunchy-postgres-exporter: "true"
|
postgres-operator.crunchydata.com/crunchy-postgres-exporter: "true"
|
||||||
|
namespaceSelector:
|
||||||
|
matchNames:
|
||||||
|
- peertube
|
||||||
podMetricsEndpoints:
|
podMetricsEndpoints:
|
||||||
- port: "9187"
|
- port: "9187"
|
||||||
relabelings:
|
relabelings:
|
||||||
|
|
Reference in a new issue