Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Infrastructure GitOps
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Operate
Terraform modules
Analyze
Contributor analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Shivering-Isles
Infrastructure GitOps
Commits
fb45338f
Verified
Commit
fb45338f
authored
3 years ago
by
Sheogorath
Browse files
Options
Downloads
Patches
Plain Diff
fix(matrix): Remove obsolete podMonitor
The podmonitor object is now provided by the postgres-system namespace.
parent
ef4e5559
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
apps/base/matrix/database.yaml
+0
-26
0 additions, 26 deletions
apps/base/matrix/database.yaml
with
0 additions
and
26 deletions
apps/base/matrix/database.yaml
+
0
−
26
View file @
fb45338f
...
...
@@ -28,29 +28,3 @@ spec:
limits
:
cpu
:
"
1"
memory
:
3072Mi
---
apiVersion
:
monitoring.coreos.com/v1
kind
:
PodMonitor
metadata
:
name
:
matrix-postgres
namespace
:
matrix
labels
:
app
:
matrix-postgres
spec
:
namespaceSelector
:
matchNames
:
-
matrix
selector
:
matchLabels
:
cluster-name
:
matrix-postgres
podMetricsEndpoints
:
-
port
:
exporter
interval
:
15s
scrapeTimeout
:
10s
-
targetPort
:
8008
interval
:
15s
scrapeTimeout
:
10s
podTargetLabels
:
-
spilo-role
-
cluster-name
-
team
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment