Files
kube-prometheus/manifests/alertmanager/alertmanager.yaml
Frederic Branczyk 67de2c17fe *: default -route-prefix to root
Whenever serving Prometheus or Alertmanager through non root
ExternalURLs we require the reverse proxy to trim the URL to be to the
root Prometheus/Alertmanager.
2017-06-08 20:01:05 +02:00

10 lines
164 B
YAML

apiVersion: "monitoring.coreos.com/v1alpha1"
kind: "Alertmanager"
metadata:
name: "main"
labels:
alertmanager: "main"
spec:
replicas: 3
version: v0.7.0