imfreedom/k8s-cluster

Update youtrack to the latest version

16 months ago, Gary Kramlich
2f6b14ed571f
Update youtrack to the latest version
---
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
name: prosody
labels:
app: prosody
prometheus: cluster-wide
spec:
selector:
matchLabels:
app: prosody
endpoints:
- port: http
interval: 15s
---