-
Alex Ellis authoredAlex Ellis authored
Dockerfile.prometheus.k8s 134 B
FROM prom/prometheus:v1.5.2
COPY k8s.prometheus.yml /etc/prometheus/prometheus.yml
COPY k8s.alert.rules /etc/prometheus/alert.rules
FROM prom/prometheus:v1.5.2
COPY k8s.prometheus.yml /etc/prometheus/prometheus.yml
COPY k8s.alert.rules /etc/prometheus/alert.rules