imfreedom/k8s-cluster

Turn on slack webhooks for conference.pidgin.im and add a secret config that has the default values for it
---
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
name: traefik
labels:
app: traefik
role: controller
prometheus: cluster-wide
spec:
selector:
matchLabels:
app: ingress
role: dashboard
endpoints:
- port: traefik
interval: 15s
---