Updated Prometheus

This commit is contained in:
CarlosEDP 2018-05-16 12:11:32 -05:00
parent bb5e4d6643
commit 28c2d14a02
2 changed files with 4 additions and 4 deletions

View File

@ -7,8 +7,8 @@ metadata:
traffic-type: external
annotations:
traefik.frontend.rule.type: PathPrefix
traefik.frontend.redirect.regex: ^http://(.*)
traefik.frontend.redirect.replacement: https://$1
#traefik.frontend.redirect.regex: ^http://(.*)
#traefik.frontend.redirect.replacement: https://$1
spec:
rules:
- host: grafana.cloud.carlosedp.com

View File

@ -7,7 +7,7 @@ metadata:
spec:
replicas: 1
baseImage: carlosedp/prometheus
version: v2.1.0
version: v2.2.1
retention: "168h"
serviceAccountName: prometheus-k8s
serviceMonitorSelector:
@ -23,7 +23,7 @@ spec:
# memory. Modify based on your target and time-series count for
# production use. This value is mainly meant for demonstration/testing
# purposes.
memory: 400Mi
memory: 512Mi
alerting:
alertmanagers:
- namespace: monitoring