Skip to content
Snippets Groups Projects
Verified Commit d578ef9d authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

fix(matrix): Remove remaining from old ServiceMonitor

parent d5a13099
No related branches found
No related tags found
No related merge requests found
...@@ -51,10 +51,6 @@ metadata: ...@@ -51,10 +51,6 @@ metadata:
labels: labels:
app: matrix-postgres app: matrix-postgres
spec: spec:
endpoints:
- port: exporter
interval: 15s
scrapeTimeout: 10s
namespaceSelector: namespaceSelector:
matchNames: matchNames:
- matrix - matrix
...@@ -63,6 +59,8 @@ spec: ...@@ -63,6 +59,8 @@ spec:
cluster-name: matrix-postgres cluster-name: matrix-postgres
podMetricsEndpoints: podMetricsEndpoints:
- port: exporter - port: exporter
interval: 15s
scrapeTimeout: 10s
podTargetLabels: podTargetLabels:
- spilo-role - spilo-role
- cluster-name - cluster-name
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment