Files
hello-gin/templates/podmonitor.yaml
2024-08-22 15:41:05 +03:00

12 lines
188 B
YAML

---
apiVersion: monitoring.coreos.com/v1
kind: PodMonitor
metadata:
name: hello-gin
spec:
selector:
matchLabels:
app: hello-gin
podMetricsEndpoints:
- targetPort: 8000