imfreedom/k8s-cluster

7ce8c0c9f077
Redirect /query requests from trac to youtrack

We have to throw away the actual search query because we're not translating the
query language.
---
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
---