mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-03 20:03:34 +08:00
15 lines
236 B
YAML
15 lines
236 B
YAML
---
|
|
apiVersion: monitoring.coreos.com/v1
|
|
kind: PodMonitor
|
|
metadata:
|
|
labels:
|
|
monitoring-key: 'cpe'
|
|
name: planet-web
|
|
spec:
|
|
selector:
|
|
matchLabels:
|
|
app: planet-web
|
|
podMetricsEndpoints:
|
|
- port: web
|
|
path: /metrics
|