[ungleich-ups] phase in experimental podmonitor
This commit is contained in:
parent
68eee7db06
commit
96ccdb1fb1
1 changed files with 13 additions and 0 deletions
13
ungleich-ups/podmonitor.yaml
Normal file
13
ungleich-ups/podmonitor.yaml
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
apiVersion: monitoring.coreos.com/v1
|
||||
kind: PodMonitor
|
||||
metadata:
|
||||
name: ungleich-ups
|
||||
labels:
|
||||
app.kubernetes.io/name: ungleich-ups
|
||||
spec:
|
||||
selector:
|
||||
matchLabels:
|
||||
app.kubernetes.io/name: ungleich-ups
|
||||
podMetricsEndpoints:
|
||||
- port: http
|
||||
path: /ups_metrics
|
||||
Loading…
Add table
Add a link
Reference in a new issue