10ksim/deployment/gossipsub/pod_monitor.yaml

18 lines
287 B
YAML
Raw Normal View History

2024-02-01 11:18:55 +01:00
apiVersion: monitoring.coreos.com/v1
kind: PodMonitor
metadata:
name: pod-monitor
namespace: monitoring
labels:
app: pod
spec:
selector:
matchLabels:
app: pod
namespaceSelector:
matchNames:
- 10k-namespace
podMetricsEndpoints:
- targetPort: 8000